PyJWT>=2.8.0
cryptography>=41.0.0
requests>=2.31.0

[dev]
pytest>=7.4.0
pytest-django>=4.5.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0

[django]
Django>=4.2
