File tree Expand file tree Collapse file tree 1 file changed +28
-23
lines changed
Expand file tree Collapse file tree 1 file changed +28
-23
lines changed Original file line number Diff line number Diff line change 11name : docs-env
22dependencies :
3- - black
4- - coverage
5- - isort
6- - pytest
7- - pytest
8- - pytest-qt
9- - sphinx
10- - sphinx-autodoc-typehints
11- - sphinx-rtd-theme
12- - tox
13- - twine
14- - numpy
15- - napari[all]>=0.4.14
16- - QtPy
17- - opencv-python>=4.5.5
18- - dask-image>=0.6.0
19- - matplotlib>=3.4.1
20- - tifffile>=2022.2.9
21- - imageio-ffmpeg>=0.4.5
22- - torch>=1.11
23- - monai[nibabel,scikit-image,itk,einops]>=0.9.0
24- - pillow
25- - vispy>=0.9.6
3+ - python==3.8
4+ - anaconda
5+ - pip
6+ - numpy # pin version for conda
7+ - pip :
8+ - black
9+ - coverage
10+ - isort
11+ - pytest
12+ - pytest
13+ - pytest-qt
14+ - sphinx
15+ - sphinx-autodoc-typehints
16+ - sphinx-rtd-theme
17+ - tox
18+ - twine
19+ - numpy
20+ - napari[all]>=0.4.14
21+ - QtPy
22+ - opencv-python>=4.5.5
23+ - dask-image>=0.6.0
24+ - matplotlib>=3.4.1
25+ - tifffile>=2022.2.9
26+ - imageio-ffmpeg>=0.4.5
27+ - torch>=1.11
28+ - monai[nibabel,scikit-image,itk,einops]>=0.9.0
29+ - pillow
30+ - vispy>=0.9.6
You can’t perform that action at this time.
0 commit comments