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 330ed3b

Browse filesBrowse files
author
Jon Wayne Parrott
authored
Update requirements. (GoogleCloudPlatform#436)
1 parent 3d14d59 commit 330ed3b
Copy full SHA for 330ed3b

File tree

Expand file treeCollapse file tree

18 files changed

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

18 files changed

+33
-33
lines changed
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
Flask-SQLAlchemy==2.1
33
gunicorn==19.6.0
4-
PyMySQL==0.7.5
4+
PyMySQL==0.7.6
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
gcloud==0.17.0
33
gunicorn==19.6.0
4-
oauth2client==2.2.0
4+
oauth2client==3.0.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.10b1
1+
Django==1.10
22
mysqlclient==1.3.7
33
wheel==0.29.0
44
gunicorn==19.6.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==1.10b1
1+
Django==1.10
22
gunicorn==19.6.0
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==19.6.0
2-
oauth2client==2.2.0
3-
kinto==3.2.1
2+
oauth2client==3.0.0
3+
kinto==3.3.2
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
pymemcache==1.3.5
3+
pymemcache==1.3.6
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
gcloud==0.17.0
33
gunicorn==19.6.0
4-
oauth2client==2.2.0
4+
oauth2client==3.0.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
2-
sendgrid==3.0.1
2+
sendgrid==3.1.10
33
gunicorn==19.6.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
requests==2.10.0
3-
requests-toolbelt==0.6.2
3+
requests-toolbelt==0.7.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
requests==2.10.0
3-
requests-toolbelt==0.6.2
3+
requests-toolbelt==0.7.0
44
mailjet-rest==v1.2.2
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sendgrid==3.0.1
1+
sendgrid==3.1.10
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
requests==2.10.0
3-
requests-toolbelt==0.6.2
3+
requests-toolbelt==0.7.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.10b1
1+
Django==1.10
22
mysqlclient==1.3.7
33
wheel==0.29.0
44
gunicorn==19.6.0

‎error_reporting/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-
fluent-logger==0.4.1
1+
fluent-logger==0.4.3

‎monitoring/api/v3/requirements.txt

Copy file name to clipboardExpand all lines: monitoring/api/v3/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-api-python-client==1.5.1
22
httplib2==0.9.2
3-
oauth2client==2.2.0
3+
oauth2client==3.0.0
44
pyasn1==0.1.9
55
pyasn1-modules==0.0.8
66
rsa==3.4.2

‎requirements-python2.7-dev.txt

Copy file name to clipboard
+8-8Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
beautifulsoup4==4.4.1
2-
coverage==4.2b1
3-
Django==1.10b1
1+
beautifulsoup4==4.5.1
2+
coverage==4.2
3+
Django==1.10
44
flaky==3.3.0
55
Flask-Sockets==0.2.1
66
Flask-SQLAlchemy==2.1
@@ -13,19 +13,19 @@ Jinja2==2.8
1313
MarkupSafe==0.23
1414
mock==2.0.0
1515
mysql-python==1.2.5
16-
oauth2client==2.2.0
16+
oauth2client==3.0.0
1717
pbr==1.10.0
1818
PyCrypto==2.6.1
19-
pymemcache==1.3.5
20-
PyMySQL==0.7.5
19+
pymemcache==1.3.6
20+
PyMySQL==0.7.6
2121
pytest-cov==2.3.0
2222
pytest==2.9.2
2323
PyYAML==3.11
2424
requests[security]==2.10.0
2525
responses==0.5.1
26-
sendgrid==3.0.1
26+
sendgrid==3.1.10
2727
twilio==6.3.dev0
2828
waitress==1.0a2
2929
WebOb==1.6.1
30-
WebTest==2.0.21
30+
WebTest==2.0.23
3131
Werkzeug==0.11.10

‎requirements-python3.4-dev.txt

Copy file name to clipboard
+8-8Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
beautifulsoup4==4.4.1
2-
coverage==4.2b1
3-
Django==1.10b1
1+
beautifulsoup4==4.5.1
2+
coverage==4.2
3+
Django==1.10
44
flaky==3.3.0
55
Flask-SQLAlchemy==2.1
66
Flask==0.11.1
@@ -11,19 +11,19 @@ itsdangerous==0.24
1111
Jinja2==2.8
1212
MarkupSafe==0.23
1313
mock==2.0.0
14-
oauth2client==2.2.0
14+
oauth2client==3.0.0
1515
pbr==1.10.0
1616
PyCrypto==2.6.1
17-
pymemcache==1.3.5
18-
PyMySQL==0.7.5
17+
pymemcache==1.3.6
18+
PyMySQL==0.7.6
1919
pytest-cov==2.3.0
2020
pytest==2.9.2
2121
PyYAML==3.11
2222
requests[security]==2.10.0
2323
responses==0.5.1
24-
sendgrid==3.0.1
24+
sendgrid==3.1.10
2525
twilio==6.3.dev0
2626
waitress==1.0a2
2727
WebOb==1.6.1
28-
WebTest==2.0.21
28+
WebTest==2.0.23
2929
Werkzeug==0.11.10
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gcloud==0.17.0
2-
grpcio==0.15.0
2+
grpcio==1.0.0rc1
33
PyAudio==0.2.9
44
grpc-google-cloud-speech-v1beta1==1.0.1

0 commit comments

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