Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Co-authored-by: Viacheslav Kukushkin <[email protected]>
  • Loading branch information
benmalef and VukW authored Sep 20, 2024
1 parent aeec706 commit 1a84b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"segmentation-models-pytorch==0.3.3",
"ACSConv==0.1.1",
# https://github.com/docker/docker-py/issues/3256
"requests==2.32.0", # 2.32.0 are not compatible with docker 7.0.0; to remove restriction once docker is fixed
"requests>=2.32.2",
"docker==7.1.0",
"dicom-anonymizer==1.0.12",
"twine",
Expand Down

0 comments on commit 1a84b28

Please sign in to comment.