Skip to content

Commit 399b653

Browse files
Merge pull request #32 from Edge-Explorer/dependabot/pip/pyjwt-gte-2.13.0
chore(deps): update pyjwt requirement from >=2.8.0 to >=2.13.0
2 parents 868af70 + a6ce8bb commit 399b653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"strawberry-graphql[fastapi]>=0.324.0",
2525
"celery>=5.3.6",
2626
"aiokafka>=0.14.0",
27-
"pyjwt>=2.8.0",
27+
"pyjwt>=2.13.0",
2828
"onnxruntime>=1.29.0",
2929
"huggingface_hub>=0.20.0",
3030
"google-genai>=2.14.0",

0 commit comments

Comments
 (0)