Text compression ok (zstd) #31

This commit is contained in:
Colin Maudry
2025-09-20 08:23:05 +02:00
parent 56b7a8a0a1
commit 6a5b4aa2aa
+1
View File
@@ -8,6 +8,7 @@ authors = [
] ]
dependencies = [ dependencies = [
"dash==3.2.0", "dash==3.2.0",
"dash[compress]",
"polars", "polars",
"gunicorn", "gunicorn",
"dash-bootstrap-components", "dash-bootstrap-components",