pydantic<3.0.0,>=2.9.0
python-dateutil<3.0.0,>=2.9.0

[dev]
pytest<9.0.0,>=8.0.0
pytest-asyncio<1.0.0,>=0.23.0
pytest-cov<6.0.0,>=5.0.0
mypy<2.0.0,>=1.11.0
black<25.0.0,>=24.0.0
ruff<1.0.0,>=0.6.0
ipython<9.0.0,>=8.12.0

[full]
openai<2.0.0,>=1.54.0
google-generativeai<1.0.0,>=0.8.0
anthropic<1.0.0,>=0.39.0
numpy<3.0.0,>=1.26.0
torch<3.0.0,>=2.1.0
sentence-transformers<4.0.0,>=3.0.0
chromadb<0.6.0,>=0.5.0
aiohttp<4.0.0,>=3.10.0
httpx<1.0.0,>=0.27.0
duckduckgo-search<7.0.0,>=6.0.0

[llm]
openai<2.0.0,>=1.54.0
google-generativeai<1.0.0,>=0.8.0
anthropic<1.0.0,>=0.39.0

[rag]
numpy<3.0.0,>=1.26.0
torch<3.0.0,>=2.1.0
sentence-transformers<4.0.0,>=3.0.0
chromadb<0.6.0,>=0.5.0

[search]
aiohttp<4.0.0,>=3.10.0
httpx<1.0.0,>=0.27.0
duckduckgo-search<7.0.0,>=6.0.0
