# Core dependencies
numpy>=1.21.0
pandas>=1.3.0
scikit-learn>=1.0.0
matplotlib>=3.3.0
joblib>=1.0.0
networkx>=2.6.0

# Optional dependencies for development
pytest>=6.0
pytest-cov>=2.0
pytest-mock>=3.6
black>=21.0
flake8>=3.8
mypy>=0.812
sphinx>=4.0
sphinx-rtd-theme>=0.5
myst-parser>=0.15