torch>=2.0.0

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

[docs]
mkdocs<2,>=1.6
mkdocs-material>=9.5
mkdocstrings[python]>=0.26

[gpu]
torch[cuda]>=2.0.0

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