mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-acgnshow.git
synced 2025-09-08 13:16:25 +00:00
⚡v0.1.5,添加一行注意事项文本
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "nonebot-plugin-acgnshow"
|
||||
version = "0.1.4.2"
|
||||
version = "0.1.5"
|
||||
description = "Nonebot2插件,从哔哩哔哩会员购获取简易展览数据"
|
||||
readme = "README.md"
|
||||
requires-python = "<4.0,>=3.9"
|
||||
@ -12,7 +12,7 @@ dependencies = [
|
||||
"nonebot-plugin-alconna>=0.48.0",
|
||||
"nonebot-plugin-htmlrender>=0.3.2",
|
||||
"jinja2>=3.1.4",
|
||||
"aiohttp>=4.0.0a1",
|
||||
"aiohttp>=3.9",
|
||||
]
|
||||
license = { text = "MIT" }
|
||||
|
||||
|
Reference in New Issue
Block a user