init for jwt identity (#147)
This commit is contained in:
committed by
Andrew Svetlov
parent
29166f4743
commit
27ffe6dc3c
@@ -2,6 +2,7 @@
|
||||
flake8==3.5.0
|
||||
pytest==3.5.0
|
||||
pytest-cov==2.5.1
|
||||
pytest-mock==1.6.3
|
||||
coverage==4.5.1
|
||||
sphinx==1.7.3
|
||||
pep257==0.7.0
|
||||
@@ -13,3 +14,4 @@ passlib==1.7.1
|
||||
cryptography==2.2.2
|
||||
aiohttp==3.1.3
|
||||
pytest-aiohttp==0.3.0
|
||||
pyjwt
|
||||
Reference in New Issue
Block a user