# Core dependencies for LRDBench
numpy>=1.21.0
scipy>=1.7.0
scikit-learn>=1.0.0
pandas>=1.3.0
torch>=1.9.0
jax>=0.3.0
jaxlib>=0.3.0
numba>=0.56.0
pywavelets>=1.3.0
matplotlib>=3.5.0
seaborn>=0.11.0
psutil>=5.8.0
networkx>=2.6.0
optuna>=3.0.0
numpyro>=0.12.0

# Development dependencies (optional)
# pytest>=6.0
# pytest-cov>=2.12
# black>=21.0
# flake8>=3.9
# mypy>=0.910

# Documentation dependencies (optional)
# sphinx>=4.0
# sphinx-rtd-theme>=0.5
# myst-parser>=0.15

# Dashboard dependencies (optional)
# streamlit>=1.28.0
# plotly>=5.15.0