Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Oct 26, 2016
1 parent d14074a commit b5f0538
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/kinto/requirements.txt
@@ -1,3 +1,3 @@
gunicorn==19.6.0
oauth2client==4.0.0
kinto==4.3.1
kinto==4.3.2
4 changes: 2 additions & 2 deletions appengine/standard/firebase/firetactoe/requirements.txt
@@ -1,5 +1,5 @@
flask==0.11.1
requests==2.11.1
requests_toolbelt==0.7.0
oauth2client==2.2.0
functools32==3.2.3.post2 ; python_version < '3'
oauth2client==4.0.0
functools32==3.2.3-2; python_version < '3'
2 changes: 1 addition & 1 deletion monitoring/api/v3/requirements.txt
Expand Up @@ -4,7 +4,7 @@ oauth2client==4.0.0
pyasn1==0.1.9
pyasn1-modules==0.0.8
rsa==3.4.2
simplejson==3.8.2
simplejson==3.9.0
six==1.10.0
uritemplate==3.0.0
wheel==0.30.0a0
5 changes: 3 additions & 2 deletions testing/requirements-dev.txt
Expand Up @@ -12,6 +12,7 @@ flask==0.11.1
Flask==0.11.1
fluent-logger==0.4.4
funcsigs==1.0.2
functools32==3.2.3-2; python_version < '3'
google-api-python-client==1.5.4
google-cloud-bigquery==0.20.0
google-cloud-bigtable==0.20.0
Expand All @@ -30,7 +31,7 @@ grpc-google-cloud-speech-v1beta1==1.0.1
grpcio==1.0.1rc1
gunicorn==19.6.0
httplib2==0.9.2
kinto==4.3.1
kinto==4.3.2
mailjet-rest==v1.2.2
mock==2.0.0
mysql-python==1.2.5; python_version == '2.7'
Expand All @@ -57,7 +58,7 @@ responses==0.5.1
rsa==3.4.2
scipy==0.18.1
sendgrid==3.6.0
simplejson==3.8.2
simplejson==3.9.0
six==1.10.0
SQLAlchemy==1.1.2
twilio==6.3.dev0
Expand Down

0 comments on commit b5f0538

Please sign in to comment.