Merge pull request #467 from coreos-inc/missingdep

Add missing requirement
This commit is contained in:
josephschorr 2015-09-10 11:59:08 -04:00
commit f543a33c0d
2 changed files with 2 additions and 0 deletions

View file

@ -53,3 +53,4 @@ Flask-Testing
pyjwt
toposort
rfc3987
pyjwkest

View file

@ -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