django>=4.2
requests>=2.13.0
urllib3>=1.26
oauthlib>=3.3.0
jwcrypto>=1.5.0

[dev]
myst-parser
sphinx==7.2.6
sphinx-rtd-theme==2.0.0
djangorestframework
django-ninja
coverage
pytest
pytest-cov
pytest-django
pytest-xdist
pytest-mock
ruff

[docs]
myst-parser
sphinx==7.2.6
sphinx-rtd-theme==2.0.0

[test]
djangorestframework
django-ninja
coverage
pytest
pytest-cov
pytest-django
pytest-xdist
pytest-mock
