pydantic>=2.5
PyYAML>=6.0
jinja2>=3.1

[all]
anthropic>=0.34
fastapi>=0.110
starlette<1.0
uvicorn>=0.29
httpx>=0.27
bandit>=1.7
presidio-analyzer>=2.2
tiktoken>=0.7

[dev]
pytest>=8.0
mypy>=1.8

[guards]
bandit>=1.7
presidio-analyzer>=2.2

[llm]
anthropic>=0.34

[serve]
fastapi>=0.110
starlette<1.0
uvicorn>=0.29
httpx>=0.27

[tokens]
tiktoken>=0.7
