diff --git a/pyproject.toml b/pyproject.toml index 85045978..4a595754 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ tooling = [ # in local development these are provided globally ] tests = ["rmi-dispatch[dev,tooling]"] viz = [ - "plotly>5.10,<6.6", + "plotly>5.10,<6.7", "kaleido>0.2,<2", ]