Django>=3.2
djangorestframework>=3.12

[build]
build>=1.0
twine>=6.0

[debug]
psutil>=5.9

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

[docs]
sphinx>=8.1
furo>=2024.8.6

[export]
openpyxl>=3.0
weasyprint>=60.0

[import]
openpyxl>=3.0
pandas>=1.3

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