Skip to content

Commit 7232f1e

Browse files
authored
delete matplotlib (#28183)
1 parent 3f87468 commit 7232f1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ numpy>=1.13, <=1.16.4 ; python_version<"3.5"
33
numpy>=1.13 ; python_version>="3.5"
44
protobuf>=3.1.0
55
gast==0.3.3
6-
matplotlib<=2.2.4 ; python_version<"3.6"
76
scipy>=0.19.0, <=1.2.1 ; python_version<"3.5"
8-
matplotlib<=3.2.1 ; python_version>="3.6"
97
scipy<=1.3.1 ; python_version=="3.5"
108
scipy ; python_version>"3.5"
119
rarfile

0 commit comments

Comments
 (0)