Skip to content

Commit

Permalink
Merge pull request #163 from GoogleCloudPlatform/revert-162-update-deps
Browse files Browse the repository at this point in the history
Revert "Updating dependencies"
  • Loading branch information
Jonathan Wayne Parrott committed Feb 1, 2016
2 parents c01a12b + c866c68 commit a7684b4
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gcloud==0.9.0
gcloud==0.8.0
2 changes: 1 addition & 1 deletion container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.9.2
Django==1.9.1
mysqlclient==1.3.7
wheel==0.26.0
gunicorn==19.4.5
2 changes: 1 addition & 1 deletion managed_vms/datastore/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.10.1
gcloud==0.9.0
gcloud==0.8.0
gunicorn==19.4.5
oauth2client==1.5.2
2 changes: 1 addition & 1 deletion managed_vms/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==1.9.2
Django==1.9.1
mysqlclient==1.3.7
wheel==0.26.0
gunicorn==19.4.5
2 changes: 1 addition & 1 deletion managed_vms/hello_world_django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==1.9.2
Django==1.9.1
gunicorn==19.4.5
2 changes: 1 addition & 1 deletion managed_vms/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.10.1
gcloud==0.9.0
gcloud==0.8.0
gunicorn==19.4.5
oauth2client==1.5.2
2 changes: 1 addition & 1 deletion managed_vms/storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.10.1
gcloud==0.9.0
gcloud==0.8.0
gunicorn==19.4.5
2 changes: 1 addition & 1 deletion managed_vms/twilio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.10.1
gunicorn==19.4.5
twilio==6.3.dev0
twilio==6.2.dev0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gcloud==0.9.0
gcloud==0.8.0
google-api-python-client==1.4.2
oauth2client==1.5.2
requests[security]==2.9.1

0 comments on commit a7684b4

Please sign in to comment.