diff --git a/setup.py b/setup.py index d7544ca3a3d99..0f5a3cab44bf0 100644 --- a/setup.py +++ b/setup.py @@ -155,7 +155,7 @@ def get_git_sha() -> str: "trino": ["sqlalchemy-trino>=0.2"], "prophet": ["prophet>=1.0.1, <1.1", "pystan<3.0"], "redshift": ["sqlalchemy-redshift>=0.8.1, < 0.9"], - "rockset": ["rockset>=0.7.68, <0.8"], + "rockset": ["rockset>=0.8.10, <0.9"], "shillelagh": [ "shillelagh[datasetteapi,gsheetsapi,socrata,weatherapi]>=1.0.3, <2" ],