pydantic>=2.0.0
rich>=13.0.0
typer>=0.9.0
httpx>=0.25.0
python-dotenv>=1.0.0
cryptography>=41.0.0
mcp>=1.0.0
fastapi>=0.109.0
uvicorn>=0.27.0

[all]
truthgit[cloud,huggingface,local]

[cloud]
anthropic>=0.40.0
openai>=1.0.0
google-generativeai>=0.3.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
ruff>=0.1.0
mypy>=1.0.0

[huggingface]
transformers>=4.30.0
torch>=2.0.0
accelerate>=0.20.0

[local]
ollama>=0.1.0
