From 0f6eeef32bd716fcaf8507c7460b6e446da3fd38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Wed, 13 Apr 2016 10:07:29 +0200 Subject: [PATCH] Upgraded to gcloud-0.12.0 This removes the need to use a Git checkout, and allows us to use an actual version number again, with a package from PyPi. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b89cd648..67ce0459 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Eve==0.5.3 Events==0.2.1 Flask-Script==2.0.5 flup==1.0.2 --e git+https://github.com/GoogleCloudPlatform/gcloud-python.git@dbb22a7fddcf12228bba7b191774f2c4a2adfe35#egg=gcloud +gcloud==0.12.0 google-apitools==0.4.11 httplib2==0.9.2 idna==2.0