More flexible and add deps for http+websockets server

This commit is contained in:
Yeicor
2024-02-05 19:29:48 +01:00
parent f98a95791d
commit 69106abbbd
5 changed files with 654 additions and 14 deletions

View File

@@ -16,6 +16,8 @@ partcad = "^0.3.84"
# Misc
pygltflib = "^1.16.1"
tqdm = "^4.66.1"
aiohttp = "^3.9.3"
aiohttp-devtools = "^1.1.2"
[build-system]
requires = ["poetry-core"]