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 a3432a1 commit 595bd0aCopy full SHA for 595bd0a
ml_engine/online_prediction/requirements.txt
@@ -1,4 +1,5 @@
1
-tensorflow==2.0.0
+tensorflow==2.0.1; python_version > "3.0"
2
+tensorflow==1.15.0; python_version < "3.0"
3
google-api-python-client==1.7.11
4
google-auth==1.10.0
5
google-auth-httplib2==0.0.3
0 commit comments