📝 update README

This commit is contained in:
yanyongyu
2021-02-17 23:16:43 +08:00
parent c855ebcfb1
commit f40f1788df
13 changed files with 107 additions and 73 deletions

View File

@ -24,7 +24,6 @@ include = ["nonebot/py.typed"]
[tool.poetry.dependencies]
python = "^3.7.3"
httpx = "^0.16.1"
loguru = "^0.5.1"
pygtrie = "^2.4.1"
fastapi = "^0.63.0"