mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 23:20:56 +01:00
refactor(backend): refactor project, add database migrations support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user