torch>=2.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
numpy>=1.21.0
scipy>=1.7.0
ruff>=0.6
pre-commit>=3.0
mypy>=1.0.0
jupyter>=1.0.0
notebook>=6.4.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0
numpydoc>=1.5.0

[gpu]
torch[cuda]>=2.0.0

[plot]
numpy>=1.21.0
matplotlib>=3.5.0
seaborn>=0.11.0
