fastapi>=0.135.2
uvicorn>=0.41.0
anthropic>=0.84.0
libcst<2.0,>=1.1.0
PyYAML>=6.0.3
PyNaCl>=1.6.2

[dev]
pytest>=8.0
httpx>=0.27.0
cryptography>=44.0.3
pytest-benchmark>=5.1.0
qrcode>=8.2

[server]
fastapi>=0.135.2
uvicorn[standard]>=0.41.0
sse-starlette>=2.0.0
