anthropic>=0.40.0
openai>=1.50.0
google-genai>=1.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0
pyyaml>=6.0.0

[all]
sentence-transformers>=3.2.1
tavily-python>=0.5.0

[embeddings]
sentence-transformers>=3.2.1

[test]
pytest>=7.3.1
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
pytest-cov>=4.1.0
hypothesis>=6.75.0
aiohttp>=3.8.4
black==24.8.0
isort>=5.12.0
mypy>=1.3.0

[web]
tavily-python>=0.5.0
