mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-05-12 02:21:07 +08:00
增加为需要输入密码才能访问,同时支持远程PGSQL
This commit is contained in:
@@ -13,6 +13,7 @@ dependencies = [
|
||||
"pydantic-settings>=2.0.0",
|
||||
"sqlalchemy>=2.0.0",
|
||||
"aiosqlite>=0.19.0",
|
||||
"psycopg[binary]>=3.1.18",
|
||||
"websockets>=16.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user