diff --git a/pyproject.toml b/pyproject.toml index 48b36b3..0e74618 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ charts = [ 'darkdetect', # Detecting dark mode 'pandas', # Displaying tables in juptyer notebooks - 'plotly<6.0.0', # Interactive plots. 0.6.0 => Empty charts in Jupyter notebooks ... + 'plotly<7.0.0', # Interactive plots. 0.6.0 => Empty charts in Jupyter notebooks ... 'py3Dmol', # Visualisation of crystal structures ] docs = [