feat: add postgres storage and remote sync

This commit is contained in:
2025-11-07 16:59:28 +08:00
parent c4be264ea5
commit d0ba2b188b
32 changed files with 1101 additions and 1170 deletions

View File

@@ -1,8 +1,6 @@
mcp>=1.12.0
telethon>=1.34.0
starlette>=0.41.0
uvicorn>=0.29.0
httpx>=0.28.0
pydantic>=2.0.0
python-dotenv>=1.0.0
PySocks>=1.7.1
mcp>=1.20.0
telethon>=1.41.0
starlette>=0.50.0
uvicorn>=0.38.0
asyncpg>=0.29.0
python-dotenv>=1.0.1