add uvicorn as py server for faster com

This commit is contained in:
team2
2026-02-22 08:35:13 +01:00
parent f62d102d61
commit 2629774dcd
8 changed files with 547 additions and 127 deletions

View File

@@ -16,6 +16,7 @@
"symfony/dotenv": "^7.4",
"symfony/flex": "^2",
"symfony/framework-bundle": "^7.4",
"symfony/http-client": "7.4.*",
"symfony/messenger": "7.4.*",
"symfony/monolog-bundle": "^4.0",
"symfony/runtime": "^7.4",