This is an automated email from the ASF dual-hosted git repository. aafghahi pushed a commit to branch arash.afghahi/sc-55039/gsheet-number-format-removes-all-zero-after in repository https://gitbox.apache.org/repos/asf/superset.git
commit 30f2674b0e8520c6967cb08be35e43f470f88109 Author: AAfghahi <[email protected]> AuthorDate: Thu Oct 27 11:18:07 2022 -0400 small bump to shillelagh --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2b21f0e292..405346e456 100644 --- a/setup.py +++ b/setup.py @@ -166,7 +166,7 @@ setup( "redshift": ["sqlalchemy-redshift>=0.8.1, < 0.9"], "rockset": ["rockset>=0.8.10, <0.9"], "shillelagh": [ - "shillelagh[datasetteapi,gsheetsapi,socrata,weatherapi]>=1.0.3, <2" + "shillelagh[datasetteapi,gsheetsapi,socrata,weatherapi]>=1.1.1, <2" ], "snowflake": ["snowflake-sqlalchemy>=1.2.4, <2"], "spark": ["pyhive[hive]>=0.6.5", "tableschema", "thrift>=0.14.1, <1.0.0"],
