mirror of
https://github.com/apache/superset.git
synced 2026-08-12 11:11:01 +00:00
chore: bump shillelagh (#26043)
This commit is contained in:
@@ -118,7 +118,7 @@ setup(
|
||||
"PyJWT>=2.4.0, <3.0",
|
||||
"redis>=4.5.4, <5.0",
|
||||
"selenium>=3.141.0, <4.10.0",
|
||||
"shillelagh>=1.2.6,<2.0",
|
||||
"shillelagh>=1.2.10, <2.0",
|
||||
"shortid",
|
||||
"sshtunnel>=0.4.0, <0.5",
|
||||
"simplejson>=3.15.0",
|
||||
@@ -162,7 +162,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.2.6, <2"],
|
||||
"gsheets": ["shillelagh[gsheetsapi]>=1.2.10, <2"],
|
||||
"hana": ["hdbcli==2.4.162", "sqlalchemy_hana==0.4.0"],
|
||||
"hive": [
|
||||
"pyhive[hive]>=0.6.5;python_version<'3.11'",
|
||||
@@ -191,7 +191,7 @@ setup(
|
||||
"redshift": ["sqlalchemy-redshift>=0.8.1, < 0.9"],
|
||||
"rockset": ["rockset-sqlalchemy>=0.0.1, <1.0.0"],
|
||||
"shillelagh": [
|
||||
"shillelagh[datasetteapi,gsheetsapi,socrata,weatherapi]>=1.2.6,<2"
|
||||
"shillelagh[datasetteapi,gsheetsapi,socrata,weatherapi]>=1.2.10, <2"
|
||||
],
|
||||
"snowflake": ["snowflake-sqlalchemy>=1.2.4, <2"],
|
||||
"spark": [
|
||||
|
||||
Reference in New Issue
Block a user