
[all]
openai>=1.30.0
anthropic>=0.30.0
google-generativeai>=0.8.0
python-dotenv>=1.0.0
sentence-transformers>=3.0.0
sqlite-vec>=0.1.6
cryptography>=42.0.0
fastmcp>=3.0.0

[anthropic]
anthropic>=0.30.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0
ruff>=0.6.0
mypy>=1.10
sqlite-vec>=0.1.6
cryptography>=42.0.0
fastmcp>=3.0.0

[dotenv]
python-dotenv>=1.0.0

[encrypted]
cryptography>=42.0.0

[gemini]
google-generativeai>=0.8.0

[mcp]
fastmcp>=3.0.0

[openai]
openai>=1.30.0

[semantic]
sentence-transformers>=3.0.0

[vec]
sqlite-vec>=0.1.6
