升级到py310

This commit is contained in:
Azide 2022-05-18 16:49:19 +08:00
parent 5ede3b27d1
commit f566ddf894

View File

@ -23,7 +23,7 @@ classifiers = [
]
[tool.poetry.dependencies]
python = "^3.9"
python = ">=3.10"
nonebot2 = "^2.0.0-beta.2"
httpx = ">=0.16.1 <1.0.0"
bs4 = "^0.0.1"