Skip to content

Commit a7684b4

Browse files
author
Jonathan Wayne Parrott
committed
Merge pull request #163 from GoogleCloudPlatform/revert-162-update-deps
Revert "Updating dependencies"
2 parents c01a12b + c866c68 commit a7684b4

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gcloud==0.9.0
1+
gcloud==0.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.9.2
1+
Django==1.9.1
22
mysqlclient==1.3.7
33
wheel==0.26.0
44
gunicorn==19.4.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
2-
gcloud==0.9.0
2+
gcloud==0.8.0
33
gunicorn==19.4.5
44
oauth2client==1.5.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.9.2
1+
Django==1.9.1
22
mysqlclient==1.3.7
33
wheel==0.26.0
44
gunicorn==19.4.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==1.9.2
1+
Django==1.9.1
22
gunicorn==19.4.5

managed_vms/pubsub/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
2-
gcloud==0.9.0
2+
gcloud==0.8.0
33
gunicorn==19.4.5
44
oauth2client==1.5.2

managed_vms/storage/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.10.1
2-
gcloud==0.9.0
2+
gcloud==0.8.0
33
gunicorn==19.4.5

managed_vms/twilio/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.10.1
22
gunicorn==19.4.5
3-
twilio==6.3.dev0
3+
twilio==6.2.dev0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gcloud==0.9.0
1+
gcloud==0.8.0
22
google-api-python-client==1.4.2
33
oauth2client==1.5.2
44
requests[security]==2.9.1

0 commit comments

Comments
 (0)