refactor: 移除对 MySQL 的支持,更新文档和配置以仅支持 SQLite 和 PostgreSQL

This commit is contained in:
Windpicker-owo
2025-12-04 23:30:43 +08:00
parent 63cb81aab6
commit 06a45b3639
18 changed files with 54 additions and 247 deletions

View File

@@ -1,10 +1,8 @@
aiosqlite
aiofiles
aiomysql
asyncpg
psycopg[binary]
psycopg2-binary
PyMySQL
APScheduler
aiohttp
aiohttp-cors