fix: complete requirements.txt

This commit is contained in:
Soulter
2025-09-03 00:05:43 +08:00
parent 36a6f00e5f
commit 9ca5c87c4c
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# What's Changed
> **这是 v4.0.0 的测试版本beta.1),功能尚未完全稳定和加入**。v4.0.0 被设计为向前兼容,如有任何插件兼容性问题或者其他异常请在 GitHub 提交 [Issue](https://github.com/AstrBotDevs/AstrBot/issues)。在测试版本期间,您可以无缝回退到旧版本的 AstrBot并且数据不受影响。
> 请仔细阅读:**这是 v4.0.0 的测试版本beta.1),功能尚未完全稳定和加入**。v4.0.0 被设计为向前兼容,如有任何插件兼容性问题或者其他异常请在 GitHub 提交 [Issue](https://github.com/AstrBotDevs/AstrBot/issues)。在测试版本期间,您可以无缝回退到旧版本的 AstrBot并且数据不受影响。新版本文档请[从此](https://docs-v4.astrbot.app/)访问,直到第一个 v4.0.0 稳定版本发布。

View File

@@ -39,4 +39,7 @@ faiss-cpu
aiosqlite
py-cord>=2.6.1
slack-sdk
pydub
pydub
sqlmodel
deprecated
sqlalchemy[asyncio]