torch>=1.9.0
pytorch-lightning>=1.5.0
numpy>=1.20.0
scipy>=1.7.0
h5py>=3.1.0
scikit-learn>=1.0.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
isort>=5.0
flake8>=3.8
mypy>=0.800
pre-commit>=2.15

[docs]
sphinx>=7.0
sphinx-rtd-theme>=1.0
myst-parser>=1.0
sphinx-autodoc-typehints>=1.0

[examples]
matplotlib>=3.3
seaborn>=0.11
jupyter>=1.0
ipywidgets>=7.6

[full]
torch>=1.9.0
pytorch-lightning>=1.5.0
numpy>=1.20.0
scipy>=1.7.0
h5py>=3.1.0
matplotlib>=3.3.0
seaborn>=0.11.0
