Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
benmalef committed Sep 20, 2024
1 parent 1a84b28 commit ef42aab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"SimpleITK!=2.0.*",
"SimpleITK!=2.2.1", # https://github.com/mlcommons/GaNDLF/issues/536
"torchvision",
"tqdm",
"tqdm",872
"torchio==0.19.6",
"pandas>=2.0.0",
"scikit-learn>=0.23.2",
Expand All @@ -70,7 +70,7 @@
"ACSConv==0.1.1",
# https://github.com/docker/docker-py/issues/3256
"requests>=2.32.2",
"docker==7.1.0",
"docker",
"dicom-anonymizer==1.0.12",
"twine",
"zarr",
Expand Down

0 comments on commit ef42aab

Please sign in to comment.