diff --git a/tools/pyproject.toml b/tools/pyproject.toml index afb4567..13d47ed 100644 --- a/tools/pyproject.toml +++ b/tools/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "sympy==1.12", "pyzmq==25.1.0", "plotly==5.15.0", - "dash==2.10.2" + "dash==2.15.0" ] [build-system]