mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: Update Rockset—switching out rockset for rockset-sqlalchemy (#24649)
This commit is contained in:
2
setup.py
2
setup.py
@@ -178,7 +178,7 @@ setup(
|
||||
"trino": ["trino>=0.324.0"],
|
||||
"prophet": ["prophet>=1.1.0, <2.0.0"],
|
||||
"redshift": ["sqlalchemy-redshift>=0.8.1, < 0.9"],
|
||||
"rockset": ["rockset>=0.8.10, <0.9"],
|
||||
"rockset": ["rockset-sqlalchemy>=0.0.1, <1.0.0"],
|
||||
"shillelagh": [
|
||||
"shillelagh[datasetteapi,gsheetsapi,socrata,weatherapi]>=1.1.1, <2"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user