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

@@ -1,93 +1,86 @@
aiofiles==24.1.0 aiofiles==24.1.0
aiosqlite==0.17.0 aiosqlite==0.17.0
amis-python==1.0.8.post2 amis-python==1.0.8.post2
annotated-types==0.7.0 annotated-types==0.7.0
anyio==4.7.0 anyio==4.7.0
APScheduler==3.11.0 APScheduler==3.11.0
arclet-alconna==1.8.35 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 beautifulsoup4==4.12.3
asyncodbc==0.1.1 bs4==0.0.2
asyncpg==0.30.0 certifi==2024.12.14
beautifulsoup4==4.12.3 charset-normalizer==3.4.0
bs4==0.0.2 click==8.1.7
certifi==2024.12.14 ecdsa==0.19.0
charset-normalizer==3.4.0 exceptiongroup==1.2.2
click==8.1.7 fastapi==0.115.6
ecdsa==0.19.0 filetype==1.2.0
exceptiongroup==1.2.2 greenlet==3.1.1
fastapi==0.115.6 h11==0.14.0
filetype==1.2.0 httptools==0.6.4
greenlet==3.1.1 idna==3.10
h11==0.14.0 importlib_metadata==8.5.0
httptools==0.6.4 iso8601==1.1.0
idna==3.10 jieba==0.42.1
importlib_metadata==8.5.0 jieba_fast==0.53
iso8601==1.1.0 Jinja2==3.1.4
jieba==0.42.1 loguru==0.7.3
jieba_fast==0.53 Markdown==3.7
Jinja2==3.1.4 MarkupSafe==3.0.2
loguru==0.7.3 msgpack==1.1.0
Markdown==3.7 multidict==6.1.0
MarkupSafe==3.0.2 nepattern==0.7.7
msgpack==1.1.0 nonebot-adapter-onebot==2.4.6
multidict==6.1.0 nonebot-plugin-alconna==0.54.1
nepattern==0.7.7 nonebot-plugin-apscheduler==0.2.0
nonebot-adapter-onebot==2.4.6 nonebot-plugin-htmlrender==0.5.1
nonebot-plugin-alconna==0.54.1 nonebot-plugin-localstore==0.7.2
nonebot-plugin-apscheduler==0.2.0 nonebot-plugin-send-anything-anywhere==0.7.1
nonebot-plugin-htmlrender==0.5.1 nonebot-plugin-uninfo==0.6.2
nonebot-plugin-localstore==0.7.2 nonebot-plugin-waiter==0.8.0
nonebot-plugin-send-anything-anywhere==0.7.1 nonebot2==2.4.0
nonebot-plugin-tortoise-orm==0.1.4 nonebot_plugin_learning_chat==0.4.0
nonebot-plugin-uninfo==0.6.2 nonebot_plugin_withdraw==0.4.1
nonebot-plugin-waiter==0.8.0 packaging==24.2
nonebot2==2.4.0 pillow==11.0.0
nonebot_plugin_learning_chat==0.4.0 pilmoji==2.0.5
nonebot_plugin_withdraw==0.4.1 pipx==1.7.1
packaging==24.2 platformdirs==4.3.6
pillow==11.0.0 playwright==1.49.1
pilmoji==2.0.5 propcache==0.2.1
pipx==1.7.1 pyasn1==0.6.1
platformdirs==4.3.6 pydantic==1.10.19
playwright==1.49.1 pydantic_core==2.27.1
propcache==0.2.1 pyee==12.0.0
pyasn1==0.6.1 Pygments==2.18.0
pydantic==1.10.19 pygtrie==2.5.0
pydantic_core==2.27.1 pymdown-extensions==10.13
pyee==12.0.0 python-dotenv==1.0.1
Pygments==2.18.0 python-jose==3.3.0
pygtrie==2.5.0 python-markdown-math==0.8
pymdown-extensions==10.13 pytz==2024.2
pyodbc==5.2.0 PyYAML==6.0.2
pypika-tortoise==0.1.6 requests==2.32.3
python-dotenv==1.0.1 rsa==4.9
python-jose==3.3.0 ruamel.yaml==0.17.40
python-markdown-math==0.8 ruamel.yaml.clib==0.2.12
pytz==2024.2 six==1.17.0
PyYAML==6.0.2 sniffio==1.3.1
requests==2.32.3 soupsieve==2.6
rsa==4.9 starlette==0.41.3
ruamel.yaml==0.17.40 StrEnum==0.4.15
ruamel.yaml.clib==0.2.12 tarina==0.6.8
six==1.17.0 tomli==2.2.1
sniffio==1.3.1 typing_extensions==4.12.2
soupsieve==2.6 tzlocal==5.2
starlette==0.41.3 ujson==5.10.0
StrEnum==0.4.15 urllib3==2.2.3
tarina==0.6.8 userpath==1.9.2
tomli==2.2.1 uvicorn==0.32.1
tortoise-orm==0.20.0 uvloop==0.21.0
typing_extensions==4.12.2 watchfiles==1.0.3
tzlocal==5.2 websockets==14.1
ujson==5.10.0 yarl==1.18.3
urllib3==2.2.3 zipp==3.21.0
userpath==1.9.2
uvicorn==0.32.1
uvloop==0.21.0
watchfiles==1.0.3
websockets==14.1
yarl==1.18.3
zipp==3.21.0