mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 20:33:01 +08:00
Update nonebot-plugin-htmlrender (#136)
* Update pyproject.toml * update lockfile Co-authored-by: felinae98 <731499577@qq.com>
This commit is contained in:
parent
9b04578869
commit
cc20c7494e
1183
poetry.lock
generated
1183
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -36,7 +36,7 @@ pyjwt = "^2.1.0"
|
||||
aiofiles = "^0.8.0"
|
||||
python-socketio = "^5.4.0"
|
||||
nonebot-adapter-onebot = "^2.0.0-beta.1"
|
||||
nonebot-plugin-htmlrender = "^0.1.1"
|
||||
nonebot-plugin-htmlrender = ">=0.2.0"
|
||||
nonebot-plugin-datastore = "^0.4.0"
|
||||
alembic = "^1.7.6"
|
||||
|
||||
@ -46,7 +46,7 @@ pytest = "^7.0.1"
|
||||
pytest-asyncio = "^0.18.1"
|
||||
respx = "^0.19.0"
|
||||
pytest-cov = "^3.0.0"
|
||||
nonebug = {git = "https://github.com/nonebot/nonebug.git", rev = "40fcd4f"}
|
||||
nonebug = {git = "https://github.com/nonebot/nonebug.git"}
|
||||
black = "^22.1.0"
|
||||
isort = "^5.10.1"
|
||||
pre-commit = "^2.17.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user