diff --git a/pyproject.toml b/pyproject.toml index faf5c6e..8f49bae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = [ { name = "Colin Maudry", email = "colin+decp@maudry.com" } ] dependencies = [ - "dash", + "dash==3.2.0", "polars", "gunicorn", "dash-bootstrap-components",