diff --git a/pyproject.toml b/pyproject.toml index a89f5bfc..d807de48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -140,7 +140,7 @@ compliance = [ # interactive compliance dashboards. Anyone installing the `compliance` # extra is expected to want the visualization layer. "plotly>=5.18.0", - "dash>=2.14.0", + "dash>=4.4.0", "pandas>=2.0.0", ]