diff --git a/pyproject.toml b/pyproject.toml index 5503093..b877239 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "tabulate", "docker", "streamlit>=1.28.0", - "plotly>=5.0.0", + "plotly>=6.7.0", "jupyterlab>=4.4.10", "duckdb>=1.0.0", "ibis-framework>=8.0.0",