Skip to content

Commit 463c75e

Browse files
committed
Update pyjwt[crypto] requirement from <2.10,>=2.4 to >=2.4,<2.14
Backport of #2367 for the 2.22 branch (requirements live in requirements.txt).
1 parent 32d57f3 commit 463c75e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jsonschema>=4.4,<4.24
22
pulpcore>=3.49.0,<3.70
3-
pyjwt[crypto]>=2.4,<2.10
3+
pyjwt[crypto]>=2.4,<2.14
44
pycares<4.9
55
pysequoia>=0.1.33,<0.2.0

0 commit comments

Comments
 (0)