⬆️ update dependencies

This commit is contained in:
yanyongyu
2021-07-22 23:26:36 +08:00
parent e4a4a8127e
commit 03f5683d52
10 changed files with 1110 additions and 522 deletions

View File

@ -24,7 +24,7 @@ exclude = ["nonebot/__init__.py", "nonebot/adapters/__init__.py"]
[tool.poetry.dependencies]
python = "^3.7.3"
httpx = "^0.17.0"
httpx = "^0.18.0"
aiocache = "^0.11.1"
pycryptodome = "^3.10.1"
nonebot2 = "^2.0.0-alpha.13"