From 3ab43de32dedff7f63c26bfb25b50c2be1d00cc8 Mon Sep 17 00:00:00 2001 From: Bill Prin Date: Mon, 4 Jan 2016 17:50:26 -0800 Subject: [PATCH] Update requirements --- managed_vms/hello_world_custom/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/managed_vms/hello_world_custom/requirements.txt b/managed_vms/hello_world_custom/requirements.txt index aa112e7a84fc..470ef196fd98 100644 --- a/managed_vms/hello_world_custom/requirements.txt +++ b/managed_vms/hello_world_custom/requirements.txt @@ -1,2 +1,2 @@ Flask==0.10.1 -gunicorn==19.4.1 +gunicorn==19.4.5 diff --git a/requirements.txt b/requirements.txt index 04fbc13a5e27..74e20da478cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ gcloud==0.8.0 google-api-python-client==1.4.2 oauth2client==1.5.2 -requests[security]==2.9.0 +requests[security]==2.9.1