Merge pull request #14520 from velconia/change_requirements

Change requirements to support python 3.7
panyx0718-patch-1
Qiyang Min 7 years ago committed by GitHub
commit 853e052724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
requests==2.9.2
numpy>=1.12,<=1.14 #TODO:change to ">=1.12" when numpy fix bug in 1.15 and higher version
numpy>=1.12
protobuf==3.1
recordio>=0.1.0
matplotlib==2.2.3 # TODO: let python3 paddlepaddle package use latest matplotlib

Loading…
Cancel
Save