requirements: Upgrade PyJWT from 1.6.4 to 1.7.1.

This commit is contained in:
Vishnu Ks 2019-01-07 10:59:17 +00:00 committed by Tim Abbott
parent c1d18c6976
commit 5b7eec3d02
3 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@ httplib2==0.12.0
premailer==3.2.0
# Needed for JWT-based auth
PyJWT==1.6.4
PyJWT==1.7.1
# Needed for including other markdown files for user docs
markdown-include==0.5.1

View File

@ -128,7 +128,7 @@ pydispatcher==2.0.5 # via scrapy
pyflakes==2.0.0
pygments==2.3.1
pyhamcrest==1.9.0 # via twisted
pyjwt==1.6.4
pyjwt==1.7.1
pyldap==3.0.0.post1 # via fakeldap
pylibmc==1.6.0
pyoembed==0.1.2

View File

@ -91,7 +91,7 @@ pyasn1==0.4.5
pycparser==2.19 # via cffi
pycrypto==2.6.1
pygments==2.3.1
pyjwt==1.6.4
pyjwt==1.7.1
pylibmc==1.6.0
pyoembed==0.1.2
pyopenssl==18.0.0 # via ndg-httpsclient, requests