# Core dependencies
numpy>=1.21.0
scipy>=1.7.0
scikit-learn>=1.0.0
pandas>=1.3.0

# Machine Learning and Neural Networks
torch>=1.9.0
jax>=0.3.0
jaxlib>=0.3.0

# High Performance Computing
numba>=0.56.0

# Wavelet Analysis
pywavelets>=1.1.0

# Visualization
matplotlib>=3.4.0
seaborn>=0.11.0

# Analytics and Monitoring
psutil>=5.8.0

# Data Analysis
pandas>=1.3.0

# Network Analysis (for workflow analytics)
networkx>=2.6.0

# Development and Testing
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.0.0
flake8>=3.9.0

# Documentation
sphinx>=4.0.0
sphinx-rtd-theme>=0.5.0

# Build and Distribution
setuptools>=57.0.0
wheel>=0.37.0
twine>=3.4.0
build>=0.7.0