You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by aa...@apache.org on 2022/04/14 20:02:13 UTC

[superset] branch master updated: bumping shillelagh (#19726)

This is an automated email from the ASF dual-hosted git repository.

aafghahi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 158852d074 bumping shillelagh (#19726)
158852d074 is described below

commit 158852d0744514ee88dcc858de949b711de06e20
Author: AAfghahi <48...@users.noreply.github.com>
AuthorDate: Thu Apr 14 16:02:02 2022 -0400

    bumping shillelagh (#19726)
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 26f709d779..d7544ca3a3 100644
--- a/setup.py
+++ b/setup.py
@@ -140,7 +140,7 @@ setup(
         "excel": ["xlrd>=1.2.0, <1.3"],
         "firebird": ["sqlalchemy-firebird>=0.7.0, <0.8"],
         "firebolt": ["firebolt-sqlalchemy>=0.0.1"],
-        "gsheets": ["shillelagh[gsheetsapi]>=1.0.3, <2"],
+        "gsheets": ["shillelagh[gsheetsapi]>=1.0.11, <2"],
         "hana": ["hdbcli==2.4.162", "sqlalchemy_hana==0.4.0"],
         "hive": ["pyhive[hive]>=0.6.1", "tableschema", "thrift>=0.11.0, <1.0.0"],
         "impala": ["impyla>0.16.2, <0.17"],