Skip to content

Commit 903880c

Browse files
committed
Update numpy
1 parent f053d93 commit 903880c

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
@@ -40,7 +40,7 @@
4040
_PACKAGE_NAME = "sparsezoo" if is_release else "sparsezoo-nightly"
4141

4242
_deps = [
43-
"numpy>=1.0.0,<=1.21.6",
43+
"numpy>=1.0.0",
4444
"onnx>=1.5.0,<=1.12.0",
4545
"pyyaml>=5.1.0",
4646
"requests>=2.0.0",

0 commit comments

Comments
 (0)