Unverified Commit 62024453 authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Bump numpy (#9934)

parent de38a6e4
......@@ -105,7 +105,7 @@ _deps = [
"jax>=0.2.0",
"jaxlib>=0.1.59",
"keras2onnx",
"numpy",
"numpy>=1.17",
"onnxconverter-common",
"onnxruntime-tools>=1.4.2",
"onnxruntime>=1.4.0",
......
......@@ -18,7 +18,7 @@ deps = {
"jax": "jax>=0.2.0",
"jaxlib": "jaxlib>=0.1.59",
"keras2onnx": "keras2onnx",
"numpy": "numpy",
"numpy": "numpy>=1.17",
"onnxconverter-common": "onnxconverter-common",
"onnxruntime-tools": "onnxruntime-tools>=1.4.2",
"onnxruntime": "onnxruntime>=1.4.0",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment