diff --git a/skore/pyproject.toml b/skore/pyproject.toml index f0bc88221..94bec5770 100644 --- a/skore/pyproject.toml +++ b/skore/pyproject.toml @@ -59,7 +59,7 @@ sphinx-base = [ "altair", "kaleido", "numpydoc", - "plotly>=5,<6", + "plotly>=6,<7", # plotly <6 conflicting with kaleido "pydata-sphinx-theme", "seaborn", "sentence-transformers<4", # core dumped on `>=4,<4.0.2`