提交 95ff4fba 编写于 作者: Y Youwei Song 提交者: lujun

specify the highest numpy version under python 2.x (#19018)

As mentioned in this link, the last version of NumPy to support Python 2.7 is numpy 1.16.4.
上级 1f46253d
requests>=2.20.0
numpy>=1.12
numpy>=1.12, <=1.16.4 ; python_version<"3.5"
numpy>=1.12 ; python_version>="3.5"
protobuf>=3.1.0
recordio>=0.1.0
matplotlib<=2.2.4 ; python_version<"3.6"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册