numpy>=1.21.0
pandas>=1.3.0
scipy>=1.7.0
scikit-learn>=1.0.0
joblib>=1.1.0
PyYAML>=6.0
tqdm>=4.60.0
psutil>=5.8.0

[all]
torch>=1.10.0
tensorflow>=2.8.0
keras>=3.0.0
einops>=0.3.0
h5py>=3.0.0
matplotlib>=3.5.0
seaborn>=0.11.0
pytest>=8.0.0
ruff>=0.5.0
build>=1.0.0

[deep-learning]
torch>=1.10.0
tensorflow>=2.8.0
keras>=3.0.0
einops>=0.3.0
h5py>=3.0.0

[dev]
pytest>=8.0.0
ruff>=0.5.0
build>=1.0.0

[visualization]
matplotlib>=3.5.0
seaborn>=0.11.0
