Django>=3.2
python-jose>=3.3.0
bleach>=5.0.0
requests>=2.25.0
djangorestframework>=3.12.0

[dev]
pytest>=8.0.0
pytest-django>=4.7.0
pytest-cov>=4.1.0
pytest-mock>=3.14.0
PyJWT>=2.6.0
cryptography>=41.0.0
black>=24.2.0
isort>=5.12.0
flake8>=7.0.0
build>=1.0.3
twine>=5.0.0

[test]
pytest>=8.0.0
pytest-django>=4.7.0
pytest-cov>=4.1.0
pytest-mock>=3.14.0
PyJWT>=2.6.0
cryptography>=41.0.0
