Django>=5.0
djangorestframework>=3.14.0
python-dotenv>=1.0.0
pyyaml>=6.0

[dev]
pytest>=7.0.0
pytest-django>=4.5.2
split-settings<2.0.0,>=1.0.0
whitenoise>=6.5.0
django-cors-headers>=4.0.0
django-filter>=24.0.0
djangorestframework-simplejwt>=5.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
pytest-cov>=4.0.0
