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 6a017d9 commit a2fce6dCopy full SHA for a2fce6d
python/requirements.txt
@@ -1,5 +1,5 @@
1
requests==2.9.2
2
-numpy>=1.12 #TODO:change to ">=1.12" when numpy fix bug in 1.15 and higher version
+numpy>=1.12 #TODO:change to ">=1.12" to support python3.7
3
protobuf==3.1
4
recordio>=0.1.0
5
matplotlib==2.2.3 # TODO: let python3 paddlepaddle package use latest matplotlib
0 commit comments