feat: add avatars

This commit is contained in:
2026-05-14 23:46:26 +03:00
parent 20ddb196ff
commit d426b02d25
26 changed files with 857 additions and 162 deletions

View File

@@ -20,4 +20,6 @@ dependencies = [
"orjson==3.11.7",
"bcrypt==5.0.0",
"faststream[rabbit]==0.6.6",
"aiobotocore==3.7.0",
"pillow==12.2.0",
]