Skip to content

Commit 9ca5c87

Browse files
committed
fix: complete requirements.txt
1 parent 36a6f00 commit 9ca5c87

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

changelogs/v4.0.0-beta.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# What's Changed
22

3-
> **这是 v4.0.0 的测试版本(beta.1),功能尚未完全稳定和加入**。v4.0.0 被设计为向前兼容,如有任何插件兼容性问题或者其他异常请在 GitHub 提交 [Issue](https://github.com/AstrBotDevs/AstrBot/issues)。在测试版本期间,您可以无缝回退到旧版本的 AstrBot,并且数据不受影响。
3+
> 请仔细阅读:**这是 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 稳定版本发布

requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,7 @@ faiss-cpu
3939
aiosqlite
4040
py-cord>=2.6.1
4141
slack-sdk
42-
pydub
42+
pydub
43+
sqlmodel
44+
deprecated
45+
sqlalchemy[asyncio]

0 commit comments

Comments
 (0)