diff --git a/pyproject.toml b/pyproject.toml index 793656e6694..b725c7bb40b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -179,7 +179,7 @@ ocient = [ ] oracle = ["cx-Oracle>8.0.0, <8.4"] parseable = ["sqlalchemy-parseable>=0.1.3,<0.2.0"] -pinot = ["pinotdb>=5.0.0, <6.0.0"] +pinot = ["pinotdb>=5.0.0, <10.0.0"] playwright = ["playwright>=1.37.0, <2"] postgres = ["psycopg2-binary==2.9.12"] presto = ["pyhive[presto]>=0.6.5"]