fastapi>=0.115
uvicorn[standard]>=0.34
httpx>=0.28
pyyaml>=6.0
click>=8.1
structlog>=24.0
cryptography>=42.0
certifi>=2024.0
h11>=0.14

[detect-secrets]
detect-secrets>=1.4

[dev]
pytest>=8.0
pytest-asyncio>=0.24
pytest-httpx>=0.35
ruff>=0.8
detect-secrets>=1.4
trustme>=1.1
