Skip to content

Commit

Permalink
Bump up PyJWT to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadilla committed Jun 22, 2017
1 parent 8bf295c commit 816a923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def get_version(package):
author_email = 'jpadilla@getblimp.com'
license = 'MIT'
install_requires = [
'PyJWT>=1.4.0,<2.0.0',
'PyJWT>=1.5.1,<2.0.0',
]


Expand Down

0 comments on commit 816a923

Please sign in to comment.