mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
⬆️ Bump nonebot2 from 2.1.2 to 2.1.3 (#225)
This commit is contained in:
@@ -10,7 +10,7 @@ license = 'AGPL-3.0'
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = '^3.10'
|
||||
nonebot2 = '^2.0.0-beta.3'
|
||||
nonebot2 = '^2.1.3'
|
||||
lxml = '^5.0.0'
|
||||
pandas = '>=1.4.3,<3.0.0'
|
||||
playwright = '^1.40.0'
|
||||
@@ -29,7 +29,7 @@ types-ujson = '^5.9.0'
|
||||
pandas-stubs = '>=1.5.2,<3.0.0'
|
||||
ruff = '>=0.0.239,<0.1.10'
|
||||
types-aiofiles = "^23.2.0.0"
|
||||
nonebot2 = { extras = ["fastapi"], version = "^2.1.1" }
|
||||
nonebot2 = { extras = ["fastapi"], version = "^2.1.3" }
|
||||
types-lxml = "^2023.3.28"
|
||||
nonebot-plugin-orm = { extras = ["default"], version = ">=0.3,<0.7" }
|
||||
nonebot-adapter-onebot = "^2.3.1"
|
||||
|
||||
Reference in New Issue
Block a user