From 85d50a80dc38e908949b37a6ef54dfdbeb210da2 Mon Sep 17 00:00:00 2001 From: DPE bot Date: Fri, 30 Jun 2017 02:50:42 -0700 Subject: [PATCH] Auto-update dependencies. --- appengine/standard/firebase/firetactoe/requirements.txt | 2 +- ml_engine/online_prediction/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appengine/standard/firebase/firetactoe/requirements.txt b/appengine/standard/firebase/firetactoe/requirements.txt index 1fb0307821e..25adb619a5d 100644 --- a/appengine/standard/firebase/firetactoe/requirements.txt +++ b/appengine/standard/firebase/firetactoe/requirements.txt @@ -1,5 +1,5 @@ flask==0.12.2 requests==2.18.1 requests_toolbelt==0.8.0 -oauth2client==4.1.1 +oauth2client==4.1.2 functools32==3.2.3.post2; python_version < "3" diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 12f9fae7b00..c7aa5d3d4ba 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,2 +1,2 @@ -tensorflow==1.2.0 +tensorflow==1.2.1 google-api-python-client==1.6.2