Execution en serveur gunicorn
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@ authors = [
|
||||
]
|
||||
dependencies = [
|
||||
"dash",
|
||||
"polars"
|
||||
"polars",
|
||||
"gunicorn"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user