requests>=2.26.0
django>=3.2
djangorestframework>=3.10
pyjwt<3,>=2
cryptography>=3.3.1

[dev]
pytest-watch
wheel
twine
ipython
pytest
pytest-cov
pytest-django
drf-spectacular
tox
ruff
pre-commit
Sphinx<2,>=1.6.5
sphinx_rtd_theme>=0.1.9
python-jose==3.3.0

[doc]
Sphinx<2,>=1.6.5
sphinx_rtd_theme>=0.1.9

[lint]
ruff
pre-commit

[python-jose]
python-jose==3.3.0

[test]
pytest
pytest-cov
pytest-django
drf-spectacular
tox
