Skip to content

Commit

Permalink
update to last pyathena >= 1.10.8, to fix athena CSV upload (#10188)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-ketterer committed Jun 29, 2020
1 parent 26d3472 commit 539e11b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ def get_git_sha():
"wtforms-json",
],
extras_require={
"athena": ["pyathena>=1.10.8,<1.11"],
"bigquery": ["pybigquery>=0.4.10", "pandas_gbq>=0.10.0"],
"cors": ["flask-cors>=2.0.0"],
"gsheets": ["gsheetsdb>=0.1.9"],
Expand Down

0 comments on commit 539e11b

Please sign in to comment.