diff --git a/pyproject.toml b/pyproject.toml index d1d6b09..56609e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "strawberry-graphql[fastapi]>=0.219.0", "celery>=5.3.6", "aiokafka>=0.14.0", - "pyjwt>=2.8.0", + "pyjwt>=2.13.0", "onnxruntime>=1.17.0", "huggingface_hub>=0.20.0", "google-genai>=2.14.0",