feat: listen - start node

This commit is contained in:
TheNoxium
2025-09-26 15:09:09 +05:00
parent 0ab9727223
commit 4aa2c12a48
5 changed files with 1258 additions and 834 deletions

View File

@@ -16,6 +16,7 @@ dependencies = [
"cryptography (>=44.0.2,<45.0.0)",
"pydantic[email] (>=2.11.3,<3.0.0)",
"python-multipart (>=0.0.20,<0.0.21)",
"requests (>=2.31.0,<3.0.0)",
"fastapi-jwt-auth @ git+https://github.com/vvpreo/fastapi-jwt-auth",
"core-library @ git+https://gitea.heado.ru/Vorkout/core.git@VORKOUT-18",
]