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 25, 2016
1 parent 02f57f5 commit 33bfe7c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions appengine/standard/firebase/firetactoe/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
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
3 changes: 2 additions & 1 deletion testing/requirements-dev.txt
Original file line number Diff line number Diff line change
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 Down Expand Up @@ -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 33bfe7c

Please sign in to comment.