build: bump dash 3.4 -> 4.4 et résolution des dépendances (#101)
This commit is contained in:
+2
-3
@@ -5,8 +5,7 @@ version = "3.0.0"
|
||||
requires-python = ">= 3.10"
|
||||
authors = [{ name = "Colin Maudry", email = "colin@colmo.tech" }]
|
||||
dependencies = [
|
||||
"dash==3.4.0",
|
||||
"dash[compress]",
|
||||
"dash[compress]==4.4.0",
|
||||
"polars",
|
||||
"gunicorn",
|
||||
"dash-bootstrap-components",
|
||||
@@ -41,7 +40,7 @@ dev = [
|
||||
"pre-commit",
|
||||
"selenium",
|
||||
"webdriver-manager",
|
||||
"dash[testing]",
|
||||
"dash[testing]==4.4.0",
|
||||
"fastexcel",
|
||||
"openpyxl",
|
||||
"moto[s3]",
|
||||
|
||||
Reference in New Issue
Block a user