📝 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

@ -23,6 +23,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.7.3"
httpx = "^0.16.1"
websockets = "^8.1"
nonebot2 = "^2.0.0-alpha.10"