pydantic>=2.0
pyyaml>=6.0

[all]
anthropic>=0.40
fastapi>=0.110
uvicorn>=0.29

[dev]
pytest>=7.0
build>=1.0
twine>=5.0

[llm]
anthropic>=0.40

[web]
fastapi>=0.110
uvicorn>=0.29
