diff --git a/pyproject.toml b/pyproject.toml index baaefef0..4300ad56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ qa = [] tooling = [] tests = [] viz = [ - "plotly>5.10,<6.7", + "plotly>5.10,<6.8", "kaleido>0.2,<2", ]