Django>=3.2
djangorestframework>=3.12

[all]
openpyxl>=3.0
weasyprint>=60.0
pandas>=1.3
django-constance>=2.9

[build]
build>=1.0
twine>=6.0

[config]
django-constance>=2.9

[current_user]

[debug]

[dev]
black==25.1.0
flake8==7.3.0
isort==6.0.1
mypy==1.18.1

[export]
openpyxl>=3.0
weasyprint>=60.0

[filters]

[import]
openpyxl>=3.0
pandas>=1.3

[pagination]

[response]

[serializers]

[test]
pytest==8.4.2
pytest-cov==7.0.0
pytest-django==4.11.1
factory-boy>=3.3

[views]
