Skip to content

Commit d13f206

Browse files
authored
Merge pull request #2314 from gerrod3/patchback/backports/2.19/76e495cab49d7e01f25b54e02a112a7021eb5312/pr-2270
[PR #2270/76e495ca backport][2.19] Update pyjwt[crypto] requirement from <2.9,>=2.4 to >=2.4,<2.13
2 parents ee36321 + ae1d498 commit d13f206

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,4 +1,4 @@
11
jsonschema>=4.4,<4.22
22
pulpcore>=3.49.0,<3.55
3-
pyjwt[crypto]>=2.4,<2.9
3+
pyjwt[crypto]>=2.4,<2.13
44
pysequoia==0.1.32

0 commit comments

Comments
 (0)