feat: save registered accounts to postgres

This commit is contained in:
mmc
2026-03-19 14:32:17 +08:00
parent 6a250fe6a1
commit 2904e43b1f
11 changed files with 235 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
curl-cffi>=0.6
aiohttp>=3.9
requests>=2.31
psycopg[binary]>=3.3