mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2024-11-23 23:55:29 +08:00
⬇️ 降级python版本依赖
This commit is contained in:
parent
8c29eac74a
commit
e3d3b178a5
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "nonebot_plugin_dialectlist"
|
||||
version = "2.1.4"
|
||||
version = "2.1.5"
|
||||
description = "看看你群群友有多能说"
|
||||
authors = [
|
||||
{name = "Chen_Xu233", email = "woyerpa@outlook.com"},
|
||||
@ -17,7 +17,7 @@ dependencies = [
|
||||
"pyecharts>=2.0.5",
|
||||
"nonebot-plugin-htmlrender>=0.3.2",
|
||||
]
|
||||
requires-python = ">=3.10,<4.0"
|
||||
requires-python = ">=3.8,<4.0"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user