diff --git a/requirements.txt b/requirements.txt index 026c1b14f..2d5c089fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pydicom-seg==0.4.1 pynetdicom==2.0.2 pynrrd==1.0.0 opencv-python-headless==4.7.0.72 -numpymaxflow==0.0.5 +numpymaxflow==0.0.6 girder-client==3.1.17 ninja==1.11.1 einops>=0.6.0 diff --git a/setup.cfg b/setup.cfg index 9b8703b00..39e59cd41 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,7 +55,7 @@ install_requires = pynetdicom==2.0.2 pynrrd==1.0.0 opencv-python-headless==4.7.0.72 - numpymaxflow==0.0.5 + numpymaxflow==0.0.6 girder-client==3.1.17 ninja==1.11.1 einops>=0.6.0