Add missing pyjwkest dependency

This commit is contained in:
Joseph Schorr 2015-08-25 14:18:07 -04:00
parent f2252f0726
commit b87427aefb
2 changed files with 2 additions and 0 deletions

View file

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

View file

@ -57,6 +57,7 @@ pyasn1==0.1.8
pycparser==2.14
pycrypto==2.6.1
pygpgme==0.3
pyjwkest==1.0.3
PyJWT==1.3.0
PyMySQL==0.6.6
pyOpenSSL==0.15.1