delete matplotlib (#28159)

revert-27871-prv-conv-grad-opt
swtkiwi 4 years ago committed by GitHub
parent 7c1aa0d69d
commit e8db4412d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,9 +3,7 @@ numpy>=1.13, <=1.16.4 ; python_version<"3.5"
numpy>=1.13 ; python_version>="3.5"
protobuf>=3.1.0
gast==0.3.3
matplotlib<=2.2.4 ; python_version<"3.6"
scipy>=0.19.0, <=1.2.1 ; python_version<"3.5"
matplotlib<=3.2.1 ; python_version>="3.6"
scipy<=1.3.1 ; python_version=="3.5"
scipy ; python_version>"3.5"
rarfile

Loading…
Cancel
Save