torch>=2.2.0
torchvision>=0.7.0
einops<1.0.0,>=0.3.0
unfoldNd<1.0.0,>=0.2.0

[docs]
matplotlib
sphinx<7
sphinx-gallery
sphinx-rtd-theme
memory_profiler
tabulate

[lint]
black
flake8
mccabe
pycodestyle
pyflakes
pep8-naming
flake8-bugbear
flake8-comprehensions
flake8-tidy-imports
darglint
pydocstyle
isort

[test]
scipy
numpy<2
pytest<5.0.0,>=4.5.0
pytest-benchmark<4.0.0,>=3.2.2
pytest-optional-tests>=0.1.1
pytest-cov
coveralls
