torch>=2.0.0
numpy>=1.24.0
networkx>=3.0
tqdm>=4.65.0
psutil>=5.9.0

# Development & Testing
pytest>=7.4.0
pytest-cov>=4.1.0

# Optional (advanced features):
# chromadb>=0.4.0    # Vector knowledge base
# scikit-learn>=1.3.0 # ML-based algorithm selector
# requests>=2.31.0   # LLM adapter
