chore: cleanup pyproject, vendor script, and add restart-services.sh

This commit is contained in:
2026-06-16 03:37:07 +00:00
parent 7abe7700e9
commit 2f78102090
4 changed files with 10 additions and 15 deletions
+1
View File
@@ -10,6 +10,7 @@ requires-python = ">=3.13"
dependencies = [
"Flask>=3.0,<4.0",
"aiohttp>=3.9,<4.0",
"passlib>=1.7.4,<2.0",
"requests-unixsocket>=0.2,<1.0",
]