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.
2 parents 2354409 + 91c6e7a commit 9be99b1Copy full SHA for 9be99b1
python/requirements.txt
@@ -1,7 +1,7 @@
1
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; sys_platform != 'win32'
+recordio>=0.1.0
5
matplotlib==2.2.3 # TODO: let python3 paddlepaddle package use latest matplotlib
6
rarfile
7
scipy>=0.19.0
0 commit comments