diff --git a/pyproject.toml b/pyproject.toml index 125874a2..1cad77b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ qa = [] tooling = [] tests = [] viz = [ - "plotly>5.10,<7", + "plotly>5.10,<8", "kaleido>0.2,<2", ]