Updated Command to allow client_response. First implementation or UserProfile control

This commit is contained in:
2025-11-11 12:07:00 +01:00
parent c641f3fd63
commit cba4f2aab4
11 changed files with 166 additions and 26 deletions

View File

@@ -35,9 +35,11 @@ dependencies = [
"email-validator",
"httptools",
"myauth",
"mydbengine",
"myutils",
"python-fasthtml",
"PyYAML",
"typer",
"uvloop",
"watchfiles",
"websockets",