Django<6.0,>=4.2
djangorestframework>=3.15
django-filter<26.0,>=25.1
djangorestframework-camel-case<2.0,>=1.4.2
pytest>=8.4.2
django-cors-headers==4.9.0

[dev]
pytest>=8.4.2
pytest-django<5.0,>=4.11

[typing]
types-PyYAML>=6.0
