Update deps

This commit is contained in:
Ivan Kravets
2021-11-05 12:56:39 +02:00
parent abcc4c0a12
commit 9040bbb75a
2 changed files with 2 additions and 2 deletions

2
docs

Submodule docs updated: 96396eaf75...5ed82cb1b2

View File

@ -44,7 +44,7 @@ if not PY2:
home_requirements = [
"aiofiles==0.7.*",
"ajsonrpc==1.*",
"starlette==0.16.*",
"starlette==0.17.*",
"uvicorn==0.15.*",
"wsproto==1.0.*",
]