Skip to content

Commit 2cb6b73

Browse files
update numpymaxflow to v0.0.6 with py311 support (#1575)
Signed-off-by: Muhammad Asad <[email protected]> Co-authored-by: SACHIDANAND ALLE <[email protected]>
1 parent 380c168 commit 2cb6b73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pydicom-seg==0.4.1
2929
pynetdicom==2.0.2
3030
pynrrd==1.0.0
3131
opencv-python-headless==4.7.0.72
32-
numpymaxflow==0.0.5
32+
numpymaxflow==0.0.6
3333
girder-client==3.1.17
3434
ninja==1.11.1
3535
einops>=0.6.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ install_requires =
5555
pynetdicom==2.0.2
5656
pynrrd==1.0.0
5757
opencv-python-headless==4.7.0.72
58-
numpymaxflow==0.0.5
58+
numpymaxflow==0.0.6
5959
girder-client==3.1.17
6060
ninja==1.11.1
6161
einops>=0.6.0

0 commit comments

Comments
 (0)