Skip to content

Commit cabce85

Browse files
committed
For Python 3.7 compatibility
1 parent 95f1777 commit cabce85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ python_requires = >= 3.7
2323
# setup_requires =
2424
# cucim
2525
install_requires =
26-
numpy>=1.22.4
26+
numpy>=1.21.6
2727
networkx>=2.4
2828
colorama>=0.4.1
2929
typeguard>=2.12.1

0 commit comments

Comments
 (0)