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 8dda526 commit 989cae2Copy full SHA for 989cae2
python/requirements.txt
@@ -1,5 +1,5 @@
1
requests==2.9.2
2
-numpy>=1.12
+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
0 commit comments