Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fe09e93

Browse filesBrowse files
committed
Merge pull request GoogleCloudPlatform#351 from GoogleCloudPlatform/updatereqs
Update reqs
2 parents d5fb1ba + b86541d commit fe09e93
Copy full SHA for fe09e93

File tree

Expand file treeCollapse file tree

28 files changed

+36
-36
lines changed
Filter options
Expand file treeCollapse file tree

28 files changed

+36
-36
lines changed
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gcloud==0.13.0
1+
gcloud==0.14.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==1.9.6
22
mysqlclient==1.3.7
33
wheel==0.29.0
4-
gunicorn==19.4.5
4+
gunicorn==19.5.0

‎dataproc/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-api-python-client==1.5.0
2-
gcloud==0.13.0
2+
gcloud==0.14.0

‎datastore/api/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gcloud==0.13.0
1+
gcloud==0.14.0

‎dns/api/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gcloud==0.13.0
1+
gcloud==0.14.0
+1-1Lines 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.4.5
2+
gunicorn==19.5.0
33
requests[security]==2.10.0

‎managed_vms/cloudsql/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
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.4.5
3+
gunicorn==19.5.0
44
PyMySQL==0.7.2
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
2-
gcloud==0.13.0
3-
gunicorn==19.4.5
2+
gcloud==0.14.0
3+
gunicorn==19.5.0
44
oauth2client==2.0.2

‎managed_vms/disk/requirements.txt

Copy file name to clipboard
+1-1Lines 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.4.5
2+
gunicorn==19.5.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==1.9.6
22
mysqlclient==1.3.7
33
wheel==0.29.0
4-
gunicorn==19.4.5
4+
gunicorn==19.5.0
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.10.1
2-
gunicorn==19.4.5
3-
gcloud==0.13.0
2+
gunicorn==19.5.0
3+
gcloud==0.14.0
44
six==1.10.0
55
pyyaml==3.11
66
requests==2.10.0
+1-1Lines 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.4.5
2+
gunicorn==19.5.0
+1-1Lines 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.4.5
2+
gunicorn==19.5.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Django==1.9.6
2-
gunicorn==19.4.5
2+
gunicorn==19.5.0

‎managed_vms/kinto/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
gunicorn==19.4.5
1+
gunicorn==19.5.0
22
oauth2client==2.0.2
33
kinto==2.1.1

‎managed_vms/mailgun/requirements.txt

Copy file name to clipboard
+1-1Lines 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.4.5
2+
gunicorn==19.5.0
33
requests[security]==2.10.0

‎managed_vms/mailjet/requirements.txt

Copy file name to clipboard
+1-1Lines 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.4.5
2+
gunicorn==19.5.0
33
requests[security]==2.10.0
44
mailjet-rest==v1.1.1

‎managed_vms/memcache/requirements.txt

Copy file name to clipboard
+1-1Lines 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.4.5
2+
gunicorn==19.5.0
33
pymemcache==1.3.5

‎managed_vms/pubsub/requirements.txt

Copy file name to clipboard
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
2-
gcloud==0.13.0
3-
gunicorn==19.4.5
2+
gcloud==0.14.0
3+
gunicorn==19.5.0
44
oauth2client==2.0.2

‎managed_vms/sendgrid/requirements.txt

Copy file name to clipboard
+1-1Lines 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.4.5
3+
gunicorn==19.5.0
+1-1Lines 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.4.5
2+
gunicorn==19.5.0

‎managed_vms/storage/requirements.txt

Copy file name to clipboard
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.10.1
2-
gcloud==0.13.0
3-
gunicorn==19.4.5
2+
gcloud==0.14.0
3+
gunicorn==19.5.0

‎managed_vms/twilio/requirements.txt

Copy file name to clipboard
+1-1Lines 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.4.5
2+
gunicorn==19.5.0
33
twilio==6.3.dev0
+1-1Lines 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.4.5
3+
gunicorn==19.5.0
44
requests[security]==2.10.0

‎requirements-python2.7-dev.txt

Copy file name to clipboardExpand all lines: requirements-python2.7-dev.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
beautifulsoup4==4.4.1
2-
coverage==4.1b2
2+
coverage==4.1b3
33
Django==1.9.6
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
9-
gcloud==0.13.0
9+
gcloud==0.14.0
1010
google-api-python-client==1.5.0
1111
itsdangerous==0.24
1212
Jinja2==2.8

‎requirements-python3.4-dev.txt

Copy file name to clipboardExpand all lines: requirements-python3.4-dev.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
beautifulsoup4==4.4.1
2-
coverage==4.1b2
2+
coverage==4.1b3
33
Django==1.9.6
44
flaky==3.1.1
55
Flask-SQLAlchemy==2.1
66
Flask==0.10.1
77
funcsigs==1.0.2
8-
gcloud==0.13.0
8+
gcloud==0.14.0
99
google-api-python-client==1.5.0
1010
itsdangerous==0.24
1111
Jinja2==2.8
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gcloud==0.13.0
2-
grpcio==0.14.0rc1
1+
gcloud==0.14.0
2+
grpcio==0.14.0
33
PyAudio==0.2.9
4-
grpc-google-cloud-speech==1.0.0
4+
grpc-google-cloud-speech==1.0.4
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-api-python-client==1.5.0
2-
Pillow==3.1.1
2+
Pillow==3.2.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.