refactor(backend): refactor project, add database migrations support

This commit is contained in:
2025-09-24 19:42:04 +02:00
parent b880670929
commit 3c8ad5f74f
33 changed files with 408 additions and 77 deletions

View File

@@ -1,11 +1,12 @@
aio-pika==9.5.6
aiormq==6.8.1
aiosqlite==0.21.0
alembic
annotated-types==0.7.0
anyio==4.11.0
argon2-cffi==23.1.0
argon2-cffi-bindings==25.1.0
asyncmy==0.2.9
asyncmy
bcrypt==4.3.0
cffi==2.0.0
click==8.1.8
@@ -42,3 +43,4 @@ uvloop==0.21.0
watchfiles==1.1.0
websockets==15.0.1
yarl==1.20.1
pymysql