pydantic>=2.0.0
typing-extensions>=4.5.0

[ai]
ollama>=0.1.0

[all]
trustguard[ai,anthropic,openai]

[anthropic]
anthropic>=0.7.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
ruff>=0.1.0
openai>=1.0.0
ollama>=0.1.0
anthropic>=0.7.0
transformers>=4.35.0

[openai]
openai>=1.0.0
