From f136d2f5c420a054fc8f817debd6197b568d059c Mon Sep 17 00:00:00 2001 From: Brad Friedman Date: Thu, 18 May 2017 16:00:07 -0700 Subject: [PATCH] Update echo quickstart requirements.txt --- .../standard/endpoints-frameworks-v2/echo/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appengine/standard/endpoints-frameworks-v2/echo/requirements.txt b/appengine/standard/endpoints-frameworks-v2/echo/requirements.txt index 674c38a8555..7dc9ada3964 100644 --- a/appengine/standard/endpoints-frameworks-v2/echo/requirements.txt +++ b/appengine/standard/endpoints-frameworks-v2/echo/requirements.txt @@ -1 +1,2 @@ -google-endpoints==2.0.5 +google-endpoints==2.0.6 +google-endpoints-api-management==1.1.2