Skip to content

Commit

Permalink
Update openslide-python version (Project-MONAI#7344)
Browse files Browse the repository at this point in the history
Signed-off-by: Yu0610 <612410030@alum.ccu.edu.tw>
  • Loading branch information
KumoLiu authored and Yu0610 committed Apr 11, 2024
1 parent 0163d5b commit 2d853ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ninja
torchvision
psutil
cucim>=23.2.0; platform_system == "Linux"
openslide-python==1.1.2
openslide-python
imagecodecs; platform_system == "Linux" or platform_system == "Darwin"
tifffile; platform_system == "Linux" or platform_system == "Darwin"
pandas
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ all =
lmdb
psutil
cucim>=23.2.0
openslide-python==1.1.2
openslide-python
tifffile
imagecodecs
pandas
Expand Down Expand Up @@ -113,7 +113,7 @@ psutil =
cucim =
cucim>=23.2.0
openslide =
openslide-python==1.1.2
openslide-python
tifffile =
tifffile
imagecodecs =
Expand Down

0 comments on commit 2d853ec

Please sign in to comment.