Django>=4.2
djangorestframework>=3.15
djangorestframework-simplejwt>=5.3
drf-spectacular>=0.27

[dev]
black>=24.0
build>=1.2
isort>=5.13
mypy>=1.8
pytest>=8.0
pytest-cov>=5.0
pytest-django>=4.8
ruff>=0.5
twine>=5.0

[docs]
mkdocs>=1.6
mkdocs-material>=9.5

[social]
google-auth>=2.29
PyJWT>=2.8
cryptography>=42.0
requests>=2.31
