Skip to content

Commit 3f3e03c

Browse files
KumoLiujuampatronics
authored andcommitted
Update openslide-python version (Project-MONAI#7344)
Signed-off-by: Juan Pablo de la Cruz Gutiérrez <juampatronics@gmail.com>
1 parent 469db7a commit 3f3e03c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ninja
2727
torchvision
2828
psutil
2929
cucim>=23.2.0; platform_system == "Linux"
30-
openslide-python==1.1.2
30+
openslide-python
3131
imagecodecs; platform_system == "Linux" or platform_system == "Darwin"
3232
tifffile; platform_system == "Linux" or platform_system == "Darwin"
3333
pandas

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ all =
6060
lmdb
6161
psutil
6262
cucim>=23.2.0
63-
openslide-python==1.1.2
63+
openslide-python
6464
tifffile
6565
imagecodecs
6666
pandas
@@ -113,7 +113,7 @@ psutil =
113113
cucim =
114114
cucim>=23.2.0
115115
openslide =
116-
openslide-python==1.1.2
116+
openslide-python
117117
tifffile =
118118
tifffile
119119
imagecodecs =

0 commit comments

Comments
 (0)