summaryrefslogtreecommitdiff
path: root/backend/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/pyproject.toml')
-rw-r--r--backend/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/pyproject.toml b/backend/pyproject.toml
index a5474e6a..a6d8543e 100644
--- a/backend/pyproject.toml
+++ b/backend/pyproject.toml
@@ -23,6 +23,7 @@ watchdog = "^4"
certifi = "*"
packaging = "^24"
multidict = "^6.0.5"
+setproctitle = "^1.3.3"
[tool.poetry.group.dev.dependencies]
pyinstaller = "^6.8.0"