Skip to content

Commit

Permalink
Bump tableauserverclient to 0.12 (apache#9988)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil authored Jul 25, 2020
1 parent 2719fcf commit 47cab5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ def write_version(filename: str = os.path.join(*[my_dir, "airflow", "git_version
'statsd>=3.3.0, <4.0',
]
tableau = [
'tableauserverclient==0.9',
'tableauserverclient~=0.12',
]
vertica = [
'vertica-python>=0.5.1',
Expand Down

0 comments on commit 47cab5f

Please sign in to comment.