diff --git a/pyproject.toml b/pyproject.toml index 39149a45..b48f9c94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ tooling = [ # in local development these are provided globally tests = ["rmi-dispatch[dev,tooling]"] viz = [ "plotly>5.10,<6.3", - "kaleido>0.2,<1", + "kaleido>0.2,<2", ] [tool.setuptools.dynamic]