Django>=3.2
djangorestframework>=3.12
django-filter>=2.4
openpyxl>=3.0

[dev]
pytest>=7.4
pytest-django>=4.5
pytest-cov>=4.1
pytest-xdist>=3.3
pytest-mock>=3.11
factory-boy>=3.3
faker>=19.0
ruff>=0.1.0
black>=23.0
isort>=5.12
mypy>=1.5
django-stubs>=4.2
djangorestframework-stubs>=3.14
