Fix in demos related to async-await syntax (#123)
- remove 3.4 version from setup.py - add cryprography package to requirements since it is used in dictionary_auth - add a few missed async kwords
This commit is contained in:
committed by
Andrew Svetlov
parent
db7dbd9b07
commit
d89f6b7e3d
@@ -10,5 +10,6 @@ aiopg[sa]==0.13.1
|
||||
aioredis==1.0.0
|
||||
hiredis==0.2.0
|
||||
passlib==1.7.1
|
||||
cryptography==2.1.4
|
||||
aiohttp==2.3.7
|
||||
pytest-aiohttp==0.3.0
|
||||
|
||||
Reference in New Issue
Block a user