Django<5.0,>=4.2
djangorestframework
Cython==3.0.10
PyYAML>=6.0.1

[dev]
pytest>=6.0
pytest-django
black
isort
flake8
mypy
