Skip to content

Commit 9e60229

Browse files
committed
Upgrade numpy
1 parent 137abc0 commit 9e60229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"ipywidgets>=7.0.0",
3737
"pyyaml>=5.0.0",
3838
"progressbar2>=3.0.0",
39-
"numpy>=1.0.0,<=1.21.6",
39+
"numpy>=1.0.0",
4040
"matplotlib>=3.0.0",
4141
"merge-args>=0.1.0",
4242
"onnx>=1.5.0,<1.15.0",

0 commit comments

Comments
 (0)