fix scipy version for python 2.7, test=develop (#17719)

dependabot/pip/python/requests-2.20.0
tangwei12 6 years ago committed by GitHub
parent 7f1c626921
commit 53920f5e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@ protobuf>=3.1.0
recordio>=0.1.0
matplotlib==2.2.3 # TODO: let python3 paddlepaddle package use latest matplotlib
rarfile
scipy>=0.19.0
scipy>=0.19.0,<=1.2.1
Pillow
nltk>=3.2.2
graphviz

Loading…
Cancel
Save