fastapi>=0.100
uvicorn[standard]>=0.23
pydantic>=2.0
PyYAML>=6.0

[all]
clawsentry[llm]
clawsentry[enforcement]
clawsentry[dev]
clawsentry[metrics]
clawsentry[latch]

[dev]
pytest>=7.0
pytest-asyncio>=0.21
httpx>=0.24
websockets<16.0,>=12.0

[enforcement]
websockets<16.0,>=12.0

[latch]

[llm]
anthropic>=0.20
openai>=1.10

[metrics]
prometheus_client>=0.20
