mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
chore(deps-dev): update sqlalchemy-redshift requirement
Updates the requirements on [sqlalchemy-redshift](https://github.com/sqlalchemy-redshift/sqlalchemy-redshift) to permit the latest version. - [Changelog](https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/compare/0.8.1...1.0.0) --- updated-dependencies: - dependency-name: sqlalchemy-redshift dependency-version: 1.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -179,7 +179,7 @@ postgres = ["psycopg2-binary==2.9.12"]
|
||||
presto = ["pyhive[presto]>=0.6.5"]
|
||||
trino = ["trino>=0.328.0"]
|
||||
prophet = ["prophet>=1.1.6, <2"]
|
||||
redshift = ["sqlalchemy-redshift>=0.8.1, <0.9"]
|
||||
redshift = ["sqlalchemy-redshift>=0.8.1, <1.1"]
|
||||
risingwave = ["sqlalchemy-risingwave"]
|
||||
shillelagh = ["shillelagh[all]>=1.4.4, <2"]
|
||||
singlestore = ["sqlalchemy-singlestoredb>=1.1.1, <2"]
|
||||
|
||||
Reference in New Issue
Block a user