Skip to content

Commit 8e05c7d

Browse files
authored
Update pyproject.toml
1 parent 9ffb4b2 commit 8e05c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ dependencies = [
3636
"pydantic==1.10.4",
3737
"pydicom==2.4.4",
3838
"ray[default]>=2.9.3",
39-
"scikit-image>=0.19.3",
39+
"scikit-image>=0.19.3,<0.27",
4040
"scipy>=1.8.0",
41-
"shapely==1.8.5.post1",
41+
"Shapely>=1.8.5.post1,<=2.0.5",
4242
"ujson==5.8.0",
4343
"python-snappy",
4444
"tqdm",

0 commit comments

Comments
 (0)