File tree Expand file tree Collapse file tree 3 files changed +28
-27
lines changed Expand file tree Collapse file tree 3 files changed +28
-27
lines changed Original file line number Diff line number Diff line change 1- furo >= 2022.6.21
2- jinja2 >= 3.0.3 , < 3.1.0
1+ furo >= 2022.12.7
32myst-nb >= 0.17.1
43myst-parser >= 0.18.1
5- sphinx-copybutton >= 0.5.0
6- sphinx-toolbox >= 3.1.2
4+ sphinx-copybutton >= 0.5.1
5+ sphinx-toolbox >= 3.2.0
76sphinx_design >= 0.3.0
Original file line number Diff line number Diff line change @@ -4,28 +4,28 @@ albumentations>=1.3.0
44Click >= 8.1.3
55defusedxml >= 0.7.1
66flask >= 2.2.2
7- glymur >= 0.11.7
8- imagecodecs >= 2021.11.20
9- jupyterlab >= 3.4.8
10- matplotlib >= 3.5.3
11- numpy >= 1.21.6
7+ glymur >= 0.12.1
8+ imagecodecs >= 2022.9.26
9+ jupyterlab >= 3.5.2
10+ matplotlib >= 3.6.2
11+ numpy >= 1.23.5
1212opencv-python >= 4.6.0
1313openslide-python >= 1.2.0
14- pandas >= 1.3.5
15- pillow >= 9.2 .0
16- pydicom >= 2.3.0 # Used by wsidicom
14+ pandas >= 1.5.2
15+ pillow >= 9.3 .0
16+ pydicom >= 2.3.1 # Used by wsidicom
1717pyyaml >= 6.0
1818requests >= 2.28.1
1919scikit-image >= 0.19.3
20- scikit-learn >= 1.0.2
21- scipy >= 1.7 .3
20+ scikit-learn >= 1.2.0
21+ scipy >= 1.9 .3
2222shapely >= 1.8.5 , < 2.0.0 # Remove 2.0.0 once AnnotationStore is compatible
23- SimpleITK >= 2.1 .1
24- sphinx >= 4 .3.2
25- tifffile >= 2021.11.2
26- torch >= 1.13.0
27- torchvision >= 0.13.0
23+ SimpleITK >= 2.2 .1
24+ sphinx >= 5 .3.0
25+ tifffile >= 2022.10.10
26+ torch >= 1.13.1
27+ torchvision >= 0.14.1
2828tqdm >= 4.64.1
2929umap-learn >= 0.5.3
30- wsidicom >= 0.3.2
31- zarr >= 2.12.0
30+ wsidicom >= 0.5.0
31+ zarr >= 2.13.3
Original file line number Diff line number Diff line change 11-r requirements.txt
22-r docs/requirements.txt
3- black>=22.10 .0
3+ black>=22.12 .0
44bump2version>=1.0.1
5- coverage>=6.5 .0
6- docutils>=0.17 .1
5+ coverage>=7.0 .0
6+ docutils>=0.18 .1
77flake8>=5.0.4
8- flake8-bugbear>=22.9.23
8+ flake8-bugbear>=22.10.27
9+ isort>=5.11.4
10+ jinja2>=3.0.3, <3.1.0
911pip>=22.3
1012pre-commit>=2.20.0
11- pytest>=7.1.3
13+ pytest>=7.2.0
1214pytest-cov>=4.0.0
1315pytest-runner>=6.0
1416toml>=0.10.2
15- tox>=3.26.0
17+ tox>=3.27.1
1618twine>=4.0.1
1719wheel>=0.37.1
You can’t perform that action at this time.
0 commit comments