django>=3.2
requests>=2.28.0
pyjwt>=2.8.0
cryptography>=41.0.0

[async]
httpx>=0.24.0

[dev]
pytest>=7.0.0
pytest-django>=4.5.0
pytest-cov>=4.0.0
black>=23.0.0
mypy>=1.0.0
django-stubs>=4.2.0

[drf]
djangorestframework>=3.12.0
