torch>=2.0.0
transformers>=4.35.0
accelerate>=0.24.0
safetensors>=0.4.0
sentencepiece>=0.1.99
protobuf>=3.20.0
openai>=1.3.0
anthropic>=0.7.0
google-generativeai>=0.3.0
pyyaml>=6.0.1
jsonschema>=4.19.0
json5>=0.9.14
python-dotenv>=1.0.0
requests>=2.31.0
aiohttp>=3.9.0
httpx>=0.25.0
duckduckgo-search>=8.1.0
ddgs>=9.9.3
docker>=6.1.0
nbformat>=5.9.0
jupyter-client>=8.5.0
numpy>=1.24.0
pandas>=2.0.0
pydantic>=2.0.0
tqdm>=4.66.0
rich>=13.7.0
click>=8.1.0
colorama>=0.4.6
jinja2>=3.1.0
asyncio-throttle>=1.0.1
nest-asyncio>=1.5.8
loguru>=0.7.0
gputil>=1.4.0
nvidia-ml-py>=11.495.46
mcp>=1.25.0
psutil>=5.9.0
tiktoken>=0.5.0
scikit-learn>=1.3.0
cryptography>=41.0.0

[all]
vllm>=0.2.7
flash-attn>=2.3.0
faiss-cpu>=1.7.4
chromadb>=0.4.18
qdrant-client>=1.7.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.12.0
isort>=5.13.0
flake8>=6.1.0
mypy>=1.7.0

[flash-attn]
flash-attn>=2.3.0

[search]
duckduckgo-search>=8.1.0
google-search-results>=2.4.2
google-api-python-client>=2.108.0

[vector-db]
faiss-cpu>=1.7.4
chromadb>=0.4.18
qdrant-client>=1.7.0

[vllm]
vllm>=0.2.7
