未验证 提交 0e9597d5 编写于 作者: S Sing_chan 提交者: GitHub

Remove windows requirement numpy <=1.19 (#38104)

* test if windows still need numpy <=1.19

* modify acoording to zhouwei's comment
上级 2fc479c0
requests>=2.20.0
numpy>=1.13 ; python_version>="3.5" and platform_system != "Windows"
numpy>=1.13, <=1.19.3 ; python_version>="3.5" and platform_system == "Windows"
numpy>=1.20 ; python_version>="3.5"
protobuf>=3.1.0
Pillow
six
......
......@@ -10,4 +10,3 @@ paddle2onnx>=0.8.2
scipy>=1.6
prettytable
distro
numpy>=1.20
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册