Skip to content

Commit

Permalink
Merge pull request #278 from GoogleCloudPlatform/update-reqs
Browse files Browse the repository at this point in the history
Updating requirements.
  • Loading branch information
Jon Wayne Parrott committed Apr 25, 2016
2 parents 0f8f34a + d7660f1 commit d5fc45e
Show file tree
Hide file tree
Showing 14 changed files with 41 additions and 41 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gcloud==0.10.1
gcloud==0.13.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.3
Django==1.9.5
mysqlclient==1.3.7
wheel==0.29.0
gunicorn==19.4.5
2 changes: 1 addition & 1 deletion datastore/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gcloud==0.12.0
gcloud==0.13.0
2 changes: 1 addition & 1 deletion dns/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gcloud==0.12
gcloud==0.13.0
4 changes: 2 additions & 2 deletions 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.10.1
gcloud==0.13.0
gunicorn==19.4.5
oauth2client==2.0.1
oauth2client==2.0.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.3
Django==1.9.5
mysqlclient==1.3.7
wheel==0.29.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.3
Django==1.9.5
gunicorn==19.4.5
4 changes: 2 additions & 2 deletions managed_vms/kinto/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gunicorn==19.4.5
oauth2client==2.0.1
kinto==1.11.2
oauth2client==2.0.2
kinto==2.1.0
4 changes: 2 additions & 2 deletions 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.10.1
gcloud==0.13.0
gunicorn==19.4.5
oauth2client==2.0.1
oauth2client==2.0.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.10.1
gcloud==0.13.0
gunicorn==19.4.5
6 changes: 3 additions & 3 deletions monitoring/api/v3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
google-api-python-client==1.5.0
httplib2==0.9.2
oauth2client==2.0.1
oauth2client==2.0.2
pyasn1==0.1.9
pyasn1-modules==0.0.8
rsa==3.3
rsa==3.4.2
simplejson==3.8.2
six==1.10.0
uritemplate==0.6
wheel==0.24.0
wheel==0.29.0
24 changes: 12 additions & 12 deletions requirements-python2.7-dev.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
gcloud==0.10.1
gcloud==0.13.0
google-api-python-client==1.5.0
oauth2client==2.0.1
oauth2client==2.0.2
requests[security]==2.9.1
beautifulsoup4==4.4.1
coverage==4.1b2
Flask==0.10.1
funcsigs==0.4
funcsigs==1.0.1
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
mock==1.3.0
pbr==1.8.1
mock==2.0.0
pbr==1.9.1
PyYAML==3.11
waitress==0.8.10
WebOb==1.6.0a0
WebTest==2.0.20
Werkzeug==0.11.4
waitress==0.9.0
WebOb==1.6.0
WebTest==2.0.21
Werkzeug==0.11.9
Flask-SQLAlchemy==2.1
PyMySQL==0.7.2
pymemcache==1.3.5
PyCrypto==2.6.1
flaky==3.1.0
Django==1.9.3
flaky==3.1.1
Django==1.9.5
twilio==6.3.dev0
sendgrid==2.2.1
Flask-Sockets==0.2.0
mysql-python==1.2.5
pytest==2.9.0
pytest==2.9.1
pytest-cov==2.2.1
24 changes: 12 additions & 12 deletions requirements-python3.4-dev.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
gcloud==0.10.1
gcloud==0.13.0
google-api-python-client==1.5.0
oauth2client==2.0.1
oauth2client==2.0.2
requests[security]==2.9.1
beautifulsoup4==4.4.1
coverage==4.1b2
Flask==0.10.1
funcsigs==0.4
funcsigs==1.0.1
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
mock==1.3.0
pbr==1.8.1
mock==2.0.0
pbr==1.9.1
PyYAML==3.11
waitress==0.8.10
WebOb==1.6.0a0
WebTest==2.0.20
Werkzeug==0.11.4
waitress==0.9.0
WebOb==1.6.0
WebTest==2.0.21
Werkzeug==0.11.9
Flask-SQLAlchemy==2.1
PyMySQL==0.7.2
pymemcache==1.3.5
PyCrypto==2.6.1
flaky==3.1.0
Django==1.9.3
flaky==3.1.1
Django==1.9.5
twilio==6.3.dev0
sendgrid==2.2.1
pytest==2.9.0
pytest==2.9.1
pytest-cov==2.2.1
2 changes: 1 addition & 1 deletion speech/api/requirements-speech_streaming.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gcloud==0.12.0
gcloud==0.13.0
grpcio==0.13.1
PyAudio==0.2.9
grpc-google-cloud-speech==1.0.0

0 comments on commit d5fc45e

Please sign in to comment.