Add websckets connection

This commit is contained in:
2026-01-20 17:06:06 +03:00
parent 8167c77a27
commit a690116399
19 changed files with 748 additions and 83 deletions
+9 -1
View File
@@ -21,10 +21,18 @@ dependencies = [
"bcrypt (<4.1)",
"pytest (>=9.0.2,<10.0.0)",
"aiobotocore (>=3.1.0,<4.0.0)",
"types-aiobotocore[essential] (>=3.1.0,<4.0.0)"
"types-aiobotocore[essential] (>=3.1.0,<4.0.0)",
"websockets (>=16.0,<17.0)"
]
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]
build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "aetherbackend"
version = "0.1.0"
description = ""
authors = ["stasstrochewskij@gmail.com"]
package-mode = false # <--- Добавь это