feat: 切换邮箱认证并重构前后端启动与门禁
This commit is contained in:
+2
-2
@@ -16,8 +16,7 @@ dependencies = [
|
||||
"redis==7.2.1",
|
||||
"sqlalchemy[asyncio]==2.0.48",
|
||||
"structlog==25.5.0",
|
||||
"supabase==2.21.0",
|
||||
"storage3==0.8.0",
|
||||
"supabase==2.28.0",
|
||||
"taskiq==0.12.1",
|
||||
"taskiq-redis==1.2.2",
|
||||
"uvicorn[standard]==0.41.0",
|
||||
@@ -39,6 +38,7 @@ default = true
|
||||
testpaths = ["backend/tests"]
|
||||
addopts = "-q --import-mode=importlib"
|
||||
asyncio_mode = "auto"
|
||||
pythonpath = ["backend/src"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
|
||||
Reference in New Issue
Block a user