Skip to content

Commit

Permalink
fix: pin pyjwt dependency (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious authored Dec 29, 2020
1 parent ef29d03 commit d21bfce
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 @@ -3,5 +3,5 @@ mock
nose
six
requests>=2.0.0
PyJWT>=1.4.2
PyJWT==1.7.1
twine

0 comments on commit d21bfce

Please sign in to comment.