pytest>=7.4
PyYAML>=6.0

[dev]
build>=1.2
Django<6.2,>=4.2
djangorestframework<3.19,>=3.15.2
djangorestframework-simplejwt<6,>=5.5
mypy>=1.10
pytest-cov>=5
pytest-django<5,>=4.8
pytest-xdist<4,>=3.6
ruff>=0.5
types-PyYAML>=6.0

[django]
Django<6.2,>=4.2
djangorestframework<3.19,>=3.15.2
pytest-django<5,>=4.8

[jwt]
djangorestframework-simplejwt<6,>=5.5

[xdist]
pytest-xdist<4,>=3.6
