PyJWT>=2.8
cryptography>=41.0
httpx>=0.27

[:python_version < "3.11"]
typing-extensions>=4.7

[dev]
pytest>=7.4
pytest-django>=4.7
responses>=0.24
Django<5.0,>=4.2
djangorestframework>=3.15

[django]
Django<5.0,>=4.2
djangorestframework>=3.15
