From b2b7d36359f6ca440571a2f5f169bc96a2e16fcd Mon Sep 17 00:00:00 2001 From: Arash Date: Thu, 14 Apr 2022 15:31:46 -0400 Subject: [PATCH] bumping shillelagh --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 766e738b3b92d..390bae87157da 100644 --- a/setup.py +++ b/setup.py @@ -140,7 +140,7 @@ def get_git_sha() -> str: "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"],