File size: 335 Bytes
e4b9a7b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | # Requirements for testing -r requirements.txt coverage parameterized pytorch-ignite==0.3.0 gdown>=3.6.4 scipy itk nibabel pillow tensorboard scikit-image>=0.14.2 flake8>=3.8.1 flake8-bugbear flake8-comprehensions flake8-executable flake8-pyi mccabe pep8-naming pycodestyle pyflakes black isort pytype>=2020.6.1 mypy ninja torchvision |