未验证 提交 5c3cbb58 编写于 作者: L lujun 提交者: GitHub

Update requirement for py2 and py3 (#18068)

for py2:
matplotlib<=2.2.3 ; python_version<"3.5"
scipy>=0.19.0, <=1.2.1 ; python_version<"3.5"
nltk>=3.2.2, <=3.4 ; python_version<"3.5"

for py3:
matplotlib ; python_version>="3.5"
scipy ; python_version>="3.5"
nltk ; python_version>="3.5"

update requests version to >=2.20.0
for CEV-2018-18074
上级 2e1d8cf7
requests==2.9.2
requests>=2.20.0
numpy>=1.12
protobuf>=3.1.0
recordio>=0.1.0
matplotlib==2.2.3 # TODO: let python3 paddlepaddle package use latest matplotlib
matplotlib<=2.2.3 ; python_version<"3.5"
scipy>=0.19.0, <=1.2.1 ; python_version<"3.5"
nltk>=3.2.2, <=3.4 ; python_version<"3.5"
matplotlib ; python_version>="3.5"
scipy ; python_version>="3.5"
nltk ; python_version>="3.5"
rarfile
scipy>=0.19.0,<=1.2.1
Pillow
nltk>=3.2.2
graphviz
six
funcsigs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册