mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 20:33:01 +08:00
升级到py310
This commit is contained in:
parent
5ede3b27d1
commit
f566ddf894
@ -23,7 +23,7 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9"
|
python = ">=3.10"
|
||||||
nonebot2 = "^2.0.0-beta.2"
|
nonebot2 = "^2.0.0-beta.2"
|
||||||
httpx = ">=0.16.1 <1.0.0"
|
httpx = ">=0.16.1 <1.0.0"
|
||||||
bs4 = "^0.0.1"
|
bs4 = "^0.0.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user