Update depenencies.

master
blallo 2019-08-01 13:47:11 +02:00 committed by blallo
parent 5b3949e2ab
commit 2015bd40c2
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ requirements = [
"aiohttp>=3.5.4",
"aiodns>=2.0.0",
"cchardet",
"aiohttp-session==2.7.0",
"cryptography==2.7",
]
setup_requirements = [] # type: T.List[str]