mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 12:23:00 +08:00
update deps
This commit is contained in:
parent
7e00cbe826
commit
3b548ce2cf
1380
poetry.lock
generated
1380
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -24,7 +24,7 @@ classifiers = [
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.10,<4.0.0"
|
python = ">=3.10,<4.0.0"
|
||||||
nonebot2 = ">=2.0.0-beta.2"
|
nonebot2 = "^2.0.0-rc.1"
|
||||||
httpx = ">=0.16.1"
|
httpx = ">=0.16.1"
|
||||||
bs4 = "^0.0.1"
|
bs4 = "^0.0.1"
|
||||||
tinydb = "^4.3.0"
|
tinydb = "^4.3.0"
|
||||||
@ -36,8 +36,8 @@ pyjwt = "^2.1.0"
|
|||||||
aiofiles = "^0.8.0"
|
aiofiles = "^0.8.0"
|
||||||
python-socketio = "^5.4.0"
|
python-socketio = "^5.4.0"
|
||||||
nonebot-adapter-onebot = "^2.0.0-beta.1"
|
nonebot-adapter-onebot = "^2.0.0-beta.1"
|
||||||
nonebot-plugin-htmlrender = "^0.0.4"
|
nonebot-plugin-htmlrender = "^0.1.1"
|
||||||
nonebot-plugin-datastore = "^0.3.0"
|
nonebot-plugin-datastore = "^0.4.0"
|
||||||
alembic = "^1.7.6"
|
alembic = "^1.7.6"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user