chore(deps): remove 7 unused packages (tortoise-orm, asyncmy, asyncodbc, asyncpg, pyodbc, pypika-tortoise, nonebot-plugin-tortoise-orm)

None of these packages are imported by any plugin. Saves ~15 transitive deps.
This commit is contained in:
2026-05-09 23:28:21 +08:00
parent dd3cfdace6
commit 9a4c708079

View File

@@ -8,9 +8,6 @@ arclet-alconna==1.8.35
arclet-alconna-tools==0.7.10 arclet-alconna-tools==0.7.10
argcomplete==3.5.2 argcomplete==3.5.2
async-timeout==5.0.1 async-timeout==5.0.1
asyncmy==0.2.9
asyncodbc==0.1.1
asyncpg==0.30.0
beautifulsoup4==4.12.3 beautifulsoup4==4.12.3
bs4==0.0.2 bs4==0.0.2
certifi==2024.12.14 certifi==2024.12.14
@@ -41,7 +38,6 @@ nonebot-plugin-apscheduler==0.2.0
nonebot-plugin-htmlrender==0.5.1 nonebot-plugin-htmlrender==0.5.1
nonebot-plugin-localstore==0.7.2 nonebot-plugin-localstore==0.7.2
nonebot-plugin-send-anything-anywhere==0.7.1 nonebot-plugin-send-anything-anywhere==0.7.1
nonebot-plugin-tortoise-orm==0.1.4
nonebot-plugin-uninfo==0.6.2 nonebot-plugin-uninfo==0.6.2
nonebot-plugin-waiter==0.8.0 nonebot-plugin-waiter==0.8.0
nonebot2==2.4.0 nonebot2==2.4.0
@@ -61,8 +57,6 @@ pyee==12.0.0
Pygments==2.18.0 Pygments==2.18.0
pygtrie==2.5.0 pygtrie==2.5.0
pymdown-extensions==10.13 pymdown-extensions==10.13
pyodbc==5.2.0
pypika-tortoise==0.1.6
python-dotenv==1.0.1 python-dotenv==1.0.1
python-jose==3.3.0 python-jose==3.3.0
python-markdown-math==0.8 python-markdown-math==0.8
@@ -79,7 +73,6 @@ starlette==0.41.3
StrEnum==0.4.15 StrEnum==0.4.15
tarina==0.6.8 tarina==0.6.8
tomli==2.2.1 tomli==2.2.1
tortoise-orm==0.20.0
typing_extensions==4.12.2 typing_extensions==4.12.2
tzlocal==5.2 tzlocal==5.2
ujson==5.10.0 ujson==5.10.0