8000
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 cf2e01a commit d6cae4bCopy full SHA for d6cae4b
ml_engine/online_prediction/requirements.txt
@@ -1,5 +1,5 @@
1
-tensorflow==2.0.1; python_version > "3.0"
2
-tensorflow==1.15.0; python_version < "3.0"
+tensorflow==2.7.0; python_version > "3.6"
+tensorflow==2.6.2; python_version < "3.7"
3
google-api-python-client==2.34.0
4
google-auth==2.3.3
5
google-auth-httplib2==0.1.0
0 commit comments