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 16, 2016
1 parent efe65f1 commit 58649fa
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/datastore/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.11.1
google-cloud-datastore==0.20.1
gunicorn==19.6.0
oauth2client==3.0.0
oauth2client==4.0.0
2 changes: 1 addition & 1 deletion appengine/flexible/kinto/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gunicorn==19.6.0
oauth2client==3.0.0
oauth2client==4.0.0
kinto==4.3.1
2 changes: 1 addition & 1 deletion appengine/flexible/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.11.1
google-cloud-pubsub==0.20.0
gunicorn==19.6.0
oauth2client==3.0.0
oauth2client==4.0.0
2 changes: 1 addition & 1 deletion appengine/standard/firebase/firetactoe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flask==0.11.1
requests==2.11.1
requests_toolbelt==0.7.0
oauth2client==3.0.0
oauth2client==4.0.0
2 changes: 1 addition & 1 deletion monitoring/api/v3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-api-python-client==1.5.3
httplib2==0.9.2
oauth2client==3.0.0
oauth2client==4.0.0
pyasn1==0.1.9
pyasn1-modules==0.0.8
rsa==3.4.2
Expand Down
2 changes: 1 addition & 1 deletion testing/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mock==2.0.0
mysql-python==1.2.5; python_version == '2.7'
mysqlclient==1.3.9
numpy==1.11.2
oauth2client==3.0.0
oauth2client==4.0.0
Pillow==3.4.1
pyasn1-modules==0.0.8
pyasn1==0.1.9
Expand Down

0 comments on commit 58649fa

Please sign in to comment.