Add missing requirement
This commit is contained in:
parent
edef283697
commit
840e4cd64b
2 changed files with 2 additions and 0 deletions
|
@ -53,3 +53,4 @@ Flask-Testing
|
|||
pyjwt
|
||||
toposort
|
||||
rfc3987
|
||||
pyjwkest
|
||||
|
|
|
@ -58,6 +58,7 @@ pycparser==2.14
|
|||
pycrypto==2.6.1
|
||||
pygpgme==0.3
|
||||
PyJWT==1.4.0
|
||||
pyjwkest==1.0.1
|
||||
PyMySQL==0.6.6
|
||||
pyOpenSSL==0.15.1
|
||||
PyPDF2==1.24
|
||||
|
|
Reference in a new issue