8000 chore(deps): update dependency tensorflow to v2.7.0 (#7349) · riteshverma/python-docs-samples@d6cae4b · GitHub
[go: up one dir, main page]

Skip to content

Commit d6cae4b

Browse files
chore(deps): update dependency tensorflow to v2.7.0 (GoogleCloudPlatform#7349)
* chore(deps): update dependency tensorflow to v2.7.0 * chore(deps): Update ml_engine/online_prediction/requirements.txt * chore(deps): Update ml_engine/online_prediction/requirements.txt * chore(deps): Update ml_engine/online_prediction/requirements.txt Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
1 parent cf2e01a commit d6cae4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tensorflow==2.0.1; python_version > "3.0"
2-
tensorflow==1.15.0; python_version < "3.0"
1+
tensorflow==2.7.0; python_version > "3.6"
2+
tensorflow==2.6.2; python_version < "3.7"
33
google-api-python-client==2.34.0
44
google-auth==2.3.3
55
google-auth-httplib2==0.1.0

0 commit comments

Comments
 (0)
0