mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-acgnshow.git
synced 2025-09-16 00:56:23 +00:00
✨0.1.4,显示页码,总条目数,项目名称
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "nonebot-plugin-acgnshow"
|
||||
version = "0.1.3.2"
|
||||
version = "0.1.4"
|
||||
description = "Nonebot2插件,从哔哩哔哩会员购获取简易展览数据"
|
||||
readme = "README.md"
|
||||
requires-python = "<4.0,>=3.9"
|
||||
@ -11,8 +11,6 @@ dependencies = [
|
||||
"nonebot2>=2.2.0",
|
||||
"nonebot-plugin-alconna>=0.48.0",
|
||||
"nonebot-plugin-htmlrender>=0.3.2",
|
||||
"nonebot-adapter-satori>=0.12",
|
||||
"nonebot-adapter-onebot>=2.4.3",
|
||||
"jinja2>=3.1.4",
|
||||
"requests>=2.32.3"
|
||||
]
|
||||
|
Reference in New Issue
Block a user