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

[all]
anthropic>=0.34
fastapi>=0.110
uvicorn>=0.29
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
uvicorn>=0.29

[tokens]
tiktoken>=0.7
