aiohttp>=3.8.0
rich>=12.0.0

[all]
openai>=1.0.0
anthropic>=0.18.0
transformers>=4.30.0
huggingface-hub>=0.20.0
ollama>=0.1.0
litellm>=1.0.0
langchain>=0.1.0
networkx>=2.6
datasets>=2.14.0
sentence-transformers>=2.2.0

[anthropic]
anthropic>=0.18.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
black>=23.0
ruff>=0.1.0
mypy>=1.0

[huggingface]
transformers>=4.30.0
huggingface-hub>=0.20.0

[ipfs]
ipfshttpclient>=0.8.0

[langchain]
langchain>=0.1.0

[litellm]
litellm>=1.0.0

[ollama]
ollama>=0.1.0

[openai]
openai>=1.0.0
