diff --git a/pyproject.toml b/pyproject.toml index 970cfee3bc6..cfe4fe25e3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"]