numpy>=2.0.0
scipy>=1.8.1
torch>=2.0

[dev]
black==24.10.0
flake8==6.1.0
mypy==1.13.0
pytest==8.3.3

[docs]
sphinx>=3.2.0
sphinx-rtd-theme>=0.5.1
sphinxcontrib-katex
sphinx-autodoc-typehints

[tests]
black==24.10.0
flake8==6.1.0
mypy==1.13.0
numpy==2.1.3
pytest==8.3.3
scipy==1.14.1
torch==2.5.1
