pyjwt[crypto]>=2.9

[all]
djangorestframework>=3.14
fastapi>=0.110
flask>=3.0

[dev]
pytest>=8.0
cryptography>=42.0
ruff>=0.4

[drf]
djangorestframework>=3.14

[fastapi]
fastapi>=0.110

[flask]
flask>=3.0
