Bump numpy (#9934)

This commit is contained in:
Sylvain Gugger
2021-02-02 05:46:33 -05:00
committed by GitHub
parent de38a6e4d2
commit 62024453c3
2 changed files with 2 additions and 2 deletions

View File

@@ -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",