Skip to content

Commit 33502a9

Browse files
author
Bill Prin
committed
Update requirements
1 parent 524e14a commit 33502a9

File tree

11 files changed

+17
-17
lines changed

11 files changed

+17
-17
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==19.6.0
22
oauth2client==2.2.0
3-
kinto==3.2.0
3+
kinto==3.2.1
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
2-
gcloud==0.16.1
2+
gcloud==0.17.0
33
gunicorn==19.6.0
44
oauth2client==2.2.0
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
2-
sendgrid==3.0.0
2+
sendgrid==3.0.1
33
gunicorn==19.6.0
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
2-
gcloud==0.16.1
2+
gcloud==0.17.0
33
gunicorn==19.6.0
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Flask==0.11
1+
Flask==0.11.1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Flask==0.11
1+
Flask==0.11.1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sendgrid==3.0.0
1+
sendgrid==3.0.1

requirements-python2.7-dev.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
beautifulsoup4==4.4.1
2-
coverage==4.1
2+
coverage==4.2b1
33
Django==1.10b1
44
flaky==3.1.1
55
Flask-Sockets==0.2.1
@@ -18,14 +18,14 @@ pbr==1.10.0
1818
PyCrypto==2.6.1
1919
pymemcache==1.3.5
2020
PyMySQL==0.7.5
21-
pytest-cov==2.2.1
21+
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.0
26+
sendgrid==3.0.1
2727
twilio==6.3.dev0
28-
waitress==1.0a1
28+
waitress==1.0a2
2929
WebOb==1.6.1
3030
WebTest==2.0.21
3131
Werkzeug==0.11.10

requirements-python3.4-dev.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
beautifulsoup4==4.4.1
2-
coverage==4.1
2+
coverage==4.2b1
33
Django==1.10b1
44
flaky==3.1.1
55
Flask-SQLAlchemy==2.1
@@ -16,14 +16,14 @@ pbr==1.10.0
1616
PyCrypto==2.6.1
1717
pymemcache==1.3.5
1818
PyMySQL==0.7.5
19-
pytest-cov==2.2.1
19+
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.0
24+
sendgrid==3.0.1
2525
twilio==6.3.dev0
26-
waitress==1.0a1
26+
waitress==1.0a2
2727
WebOb==1.6.1
2828
WebTest==2.0.21
2929
Werkzeug==0.11.10
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gcloud==0.17.0
2-
grpcio==0.14.0
2+
grpcio==0.15.0
33
PyAudio==0.2.9
44
grpc-google-cloud-speech==1.0.4
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-api-python-client==1.5.1
2-
Pillow==3.2.0
2+
Pillow==3.3.0

0 commit comments

Comments
 (0)