Upgrade gsheetsdb (#6609)

This commit is contained in:
Beto Dealmeida
2019-01-07 22:48:33 -08:00
committed by GitHub
parent 818a6a832c
commit 3c17dac35a
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ setup(
'flask-wtf',
'flower', # deprecated
'geopy',
'gsheetsdb>=0.1.8',
'gsheetsdb>=0.1.9',
'gunicorn', # deprecated
'humanize',
'idna',