Skip to content

Commit

Permalink
Upgrade gsheetsdb (apache#6609)
Browse files Browse the repository at this point in the history
(cherry picked from commit 3c17dac)
(cherry picked from commit 14f5c1a)
  • Loading branch information
betodealmeida committed Jan 14, 2019
1 parent 4fbaf51 commit b25c312
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ flask==1.0.2
flower==0.9.2
future==0.16.0 # via pyhive
geopy==1.11.0
google-auth==1.6.1 # via gsheetsdb
gsheetsdb==0.1.9
gunicorn==19.8.0
humanize==0.5.1
idna==2.6
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def get_git_sha():
'flask-wtf',
'flower', # deprecated
'geopy',
'gsheetsdb>=0.1.8',
'gsheetsdb>=0.1.9',
'gunicorn', # deprecated
'humanize',
'idna',
Expand Down

0 comments on commit b25c312

Please sign in to comment.