允许使用python3.11

This commit is contained in:
2022-12-20 13:26:35 +08:00
parent d2a33ec5f8
commit 14d646a2d0
2 changed files with 1191 additions and 1130 deletions

2319
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -9,7 +9,7 @@ repository = "https://github.com/shoucandanghehe/nonebot-plugin-tetris-stats"
license = "MIT"
[tool.poetry.dependencies]
python = "^3.10,<3.11"
python = "^3.10,<3.12"
nonebot-adapter-onebot = "^2.0.0-beta.1"
aiohttp = "^3.8.1"
asyncio = "^3.4.3"