Skip to content

Commit 1bc6112

Browse files
author
Jon Wayne Parrott
committed
updating requirements (GoogleCloudPlatform#358)
Change-Id: I6177a17fad021e26ed76679d9db34848c17b62a8
1 parent baad278 commit 1bc6112

File tree

35 files changed

+56
-56
lines changed

35 files changed

+56
-56
lines changed

appengine/bigquery/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

appengine/storage/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

bigquery/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

cloud_logging/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.10.0
2-
google-api-python-client==1.5.0
2+
google-api-python-client==1.5.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.9.6
1+
Django==1.10a1
22
mysqlclient==1.3.7
33
wheel==0.29.0
4-
gunicorn==19.5.0
4+
gunicorn==19.6.0

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1
22
gcloud==0.14.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.10.1
2-
gunicorn==19.5.0
2+
gunicorn==19.6.0
33
requests[security]==2.10.0

managed_vms/cloudsql/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
Flask-SQLAlchemy==2.1
3-
gunicorn==19.5.0
4-
PyMySQL==0.7.2
3+
gunicorn==19.6.0
4+
PyMySQL==0.7.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
gcloud==0.14.0
3-
gunicorn==19.5.0
4-
oauth2client==2.0.2
3+
gunicorn==19.6.0
4+
oauth2client==2.1.0

managed_vms/disk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==0.10.1
2-
gunicorn==19.5.0
2+
gunicorn==19.6.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.9.6
1+
Django==1.10a1
22
mysqlclient==1.3.7
33
wheel==0.29.0
4-
gunicorn==19.5.0
4+
gunicorn==19.6.0

managed_vms/endpoints/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.10.1
2-
gunicorn==19.5.0
2+
gunicorn==19.6.0
33
gcloud==0.14.0
44
six==1.10.0
55
pyyaml==3.11
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==0.10.1
2-
gunicorn==19.5.0
2+
gunicorn==19.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==0.10.1
2-
gunicorn==19.5.0
2+
gunicorn==19.6.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==1.9.6
2-
gunicorn==19.5.0
1+
Django==1.10a1
2+
gunicorn==19.6.0

managed_vms/kinto/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
gunicorn==19.5.0
2-
oauth2client==2.0.2
3-
kinto==2.1.1
1+
gunicorn==19.6.0
2+
oauth2client==2.1.0
3+
kinto==3.0.1

managed_vms/mailgun/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-
gunicorn==19.5.0
2+
gunicorn==19.6.0
33
requests[security]==2.10.0

managed_vms/mailjet/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-
gunicorn==19.5.0
2+
gunicorn==19.6.0
33
requests[security]==2.10.0
44
mailjet-rest==v1.1.1

managed_vms/memcache/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-
gunicorn==19.5.0
2+
gunicorn==19.6.0
33
pymemcache==1.3.5

managed_vms/pubsub/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
gcloud==0.14.0
3-
gunicorn==19.5.0
4-
oauth2client==2.0.2
3+
gunicorn==19.6.0
4+
oauth2client==2.1.0

managed_vms/sendgrid/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
sendgrid==2.2.1
3-
gunicorn==19.5.0
3+
gunicorn==19.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==0.10.1
2-
gunicorn==19.5.0
2+
gunicorn==19.6.0

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
22
gcloud==0.14.0
3-
gunicorn==19.5.0
3+
gunicorn==19.6.0

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
2-
gunicorn==19.5.0
2+
gunicorn==19.6.0
33
twilio==6.3.dev0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
Flask-Sockets==0.2.0
3-
gunicorn==19.5.0
3+
gunicorn==19.6.0
44
requests[security]==2.10.0

monitoring/api/v2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

monitoring/api/v3/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1
22
httplib2==0.9.2
3-
oauth2client==2.0.2
3+
oauth2client==2.1.0
44
pyasn1==0.1.9
55
pyasn1-modules==0.0.8
66
rsa==3.4.2

requirements-python2.7-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
beautifulsoup4==4.4.1
2-
coverage==4.1b3
3-
Django==1.9.6
2+
coverage==4.1
3+
Django==1.10a1
44
flaky==3.1.1
55
Flask-Sockets==0.2.0
66
Flask-SQLAlchemy==2.1
77
Flask==0.10.1
88
funcsigs==1.0.2
99
gcloud==0.14.0
10-
google-api-python-client==1.5.0
10+
google-api-python-client==1.5.1
1111
itsdangerous==0.24
1212
Jinja2==2.8
1313
MarkupSafe==0.23
1414
mock==2.0.0
1515
mysql-python==1.2.5
16-
oauth2client==2.0.2
17-
pbr==1.9.1
16+
oauth2client==2.1.0
17+
pbr==1.10.0
1818
PyCrypto==2.6.1
1919
pymemcache==1.3.5
20-
PyMySQL==0.7.2
20+
PyMySQL==0.7.3
2121
pytest-cov==2.2.1
2222
pytest==2.9.1
2323
PyYAML==3.11
@@ -26,6 +26,6 @@ responses==0.5.1
2626
sendgrid==2.2.1
2727
twilio==6.3.dev0
2828
waitress==0.9.0
29-
WebOb==1.6.0
29+
WebOb==1.6.1
3030
WebTest==2.0.21
3131
Werkzeug==0.11.9

requirements-python3.4-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
beautifulsoup4==4.4.1
2-
coverage==4.1b3
3-
Django==1.9.6
2+
coverage==4.1
3+
Django==1.10a1
44
flaky==3.1.1
55
Flask-SQLAlchemy==2.1
66
Flask==0.10.1
77
funcsigs==1.0.2
88
gcloud==0.14.0
9-
google-api-python-client==1.5.0
9+
google-api-python-client==1.5.1
1010
itsdangerous==0.24
1111
Jinja2==2.8
1212
MarkupSafe==0.23
1313
mock==2.0.0
14-
oauth2client==2.0.2
15-
pbr==1.9.1
14+
oauth2client==2.1.0
15+
pbr==1.10.0
1616
PyCrypto==2.6.1
1717
pymemcache==1.3.5
18-
PyMySQL==0.7.2
18+
PyMySQL==0.7.3
1919
pytest-cov==2.2.1
2020
pytest==2.9.1
2121
PyYAML==3.11
@@ -24,6 +24,6 @@ responses==0.5.1
2424
sendgrid==2.2.1
2525
twilio==6.3.dev0
2626
waitress==0.9.0
27-
WebOb==1.6.0
27+
WebOb==1.6.1
2828
WebTest==2.0.21
2929
Werkzeug==0.11.9
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

storage/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1
22
Pillow==3.2.0

0 commit comments

Comments
 (0)