We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec94ca commit bd7920dCopy full SHA for bd7920d
python/requirements.txt
@@ -2,7 +2,7 @@ requests==2.9.2
2
numpy>=1.12,<=1.14 #TODO:change to ">=1.12" when numpy fix bug in 1.15 and higher version
3
protobuf==3.1
4
recordio>=0.1.0
5
-matplotlib
+matplotlib==2.2.3 # TODO: let python3 paddlepaddle package use latest matplotlib
6
rarfile
7
scipy>=0.19.0
8
Pillow
0 commit comments