Skip to content

Commit

Permalink
⬆️ 升级 bilireq 版本 (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
Well2333 authored Apr 30, 2024
1 parent 269b1b4 commit 2586b56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[project]
name = "nonebot-plugin-bilichat"

version = "5.8.0"
version = "5.8.1"

description = "多种B站链接解析,视频词云,AI总结,你想要的都在 bilichat"
authors = [
{ name = "djkcyl", email = "[email protected]" },
{ name = "Well404", email = "[email protected]" },
]
dependencies = [
"bilireq>=0.2.8",
"bilireq>=0.2.13",
"qrcode>=7.4.2",
"pillow>=9.5.0",
"lxml>=4.9.2",
Expand Down

0 comments on commit 2586b56

Please sign in to comment.