This is an automated email from the ASF dual-hosted git repository. hugh pushed a commit to branch bump-rockset in repository https://gitbox.apache.org/repos/asf/superset.git
commit 42df88f9eb03f7c3d80b1557c1bc5518b79db1a0 Author: Hugh A. Miles II <hughmi...@gmail.com> AuthorDate: Wed Apr 27 13:06:42 2022 -0700 Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d7544ca3a3..0f5a3cab44 100644 --- a/setup.py +++ b/setup.py @@ -155,7 +155,7 @@ setup( "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" ],