Update deps

This commit is contained in:
Ivan Kravets
2022-01-15 15:00:55 +02:00
parent c78bb1f572
commit 93bbe8f2a3
2 changed files with 2 additions and 2 deletions

2
docs

Submodule docs updated: e4e01d4e3c...3567dbd909

View File

@ -45,7 +45,7 @@ home_requirements = [
"aiofiles==0.8.*",
"ajsonrpc==1.*",
"starlette==0.17.*",
"uvicorn==0.16.*",
"uvicorn==0.17.*",
"wsproto==1.0.*",
]