Benutzerverwaltung begonnen

This commit is contained in:
Schubert Ferenc 2026-07-02 00:00:33 +02:00
parent d8ddc4c416
commit c4d27a1187
7 changed files with 88 additions and 3 deletions

View file

@ -14,4 +14,5 @@ dependencies = [
"python-multipart>=0.0.32",
"sqlalchemy>=2.0.51",
"uvicorn>=0.49.0",
"email-validator>=2.2.0",
]