8000 fix: pin pyjwt dependency (#552) · PavitraKailash/twilio-python@d21bfce · GitHub
[go: up one dir, main page]

Skip to content

Commit d21bfce

Browse files
fix: pin pyjwt dependency (twilio#552)
1 parent ef29d03 commit d21bfce

File tree

1 file changed

+1
-1
lines changed
< 955F input type="text" aria-label="Filter files…" placeholder="Filter files…" aria-describedby=":R35dab:" data-component="input" class="prc-components-Input-Ic-y8" value=""/>

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ mock
33
nose
44
six
55
requests>=2.0.0
6-
PyJWT>=1.4.2
6+
PyJWT==1.7.1
77
twine

0 commit comments

Comments
 (0)
0