Skip to content

Commit

Permalink
Update version constraint on PyJWT
Browse files Browse the repository at this point in the history
  • Loading branch information
carlohamalainen authored and grischa committed Apr 8, 2015
1 parent d2c4045 commit 0faf8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ecdsa==0.11 #apt: 0.10
gunicorn
gevent
isodate==0.5.1 #apt: 0.4.6
pyjwt==0.4.3
pyjwt==1.0.1
kombu==3.0.24 #apt: 3.0.7
lxml==3.2.1 #apt: 3.3.3
mimeparse==0.1.3 #apt: 0.1.4
Expand Down

0 comments on commit 0faf8e0

Please sign in to comment.