# Core dependencies
multi-swarm>=0.1.0
anthropic>=0.18.1
google-generativeai>=0.3.2

# Document processing
PyPDF2>=3.0.0
python-docx>=1.0.0
keybert>=0.7.0
transformers>=4.38.0
torch>=2.0.0
sentence-transformers>=2.2.0

# Data analysis
pandas>=2.0.0
numpy>=1.24.0
scipy>=1.10.0
scikit-learn>=1.2.0
matplotlib>=3.7.0
seaborn>=0.12.0
plotly>=5.13.0

# Storage and indexing
faiss-cpu>=1.7.4
docker>=6.1.0

# Development dependencies
pytest>=8.0.0
pytest-asyncio>=0.25.0
pytest-cov>=6.0.0
black>=24.0.0
isort>=5.0.0
mypy>=1.8.0

# Optional GPU support (commented by default)
# faiss-gpu>=1.7.4
# torch>=2.0.0+cu118  # CUDA 11.8 version 