cryptography>=44.0.3
Django>=4.2
httpx>=0.24.0
wristband-python-jwt==0.1.1

[all]
djangorestframework>=3.15.0

[dev]
djangorestframework>=3.15.0
setuptools>=61
pytest<9.0.0,>=8.2.0
pytest-cov<6.0.0,>=5.0.0
pytest-httpx>=0.21.0
mypy>=1.10.0
types-jsonschema
django-stubs
flake8<7.0.0,>=6.0.0
flake8-pyproject>=1.2.0
pip-audit>=2.0.0
bandit>=1.7.0
build>=0.10.0
twine>=4.0.0
black>=23.0.0
isort>=5.12.0

[drf]
djangorestframework>=3.15.0
