dash == 3.2.0

This commit is contained in:
Colin Maudry
2025-08-09 11:34:32 +02:00
parent 0729ebb23e
commit b423c01068
+1 -1
View File
@@ -7,7 +7,7 @@ authors = [
{ name = "Colin Maudry", email = "colin+decp@maudry.com" } { name = "Colin Maudry", email = "colin+decp@maudry.com" }
] ]
dependencies = [ dependencies = [
"dash", "dash==3.2.0",
"polars", "polars",
"gunicorn", "gunicorn",
"dash-bootstrap-components", "dash-bootstrap-components",