fastapi>=0.100.0
uvicorn>=0.22.0
cryptography>=41.0.0
httpx>=0.24.0
pydantic>=2.0.0

[dev]
pytest>=7.4.0
hypothesis>=6.80.0
build>=0.10.0
twine>=4.0.2
mypy>=1.5.0
black>=24.0.0
ruff>=0.8.0
coverage>=7.0.0
