diff --git a/pyproject.toml b/pyproject.toml index 6690c7f..8972796 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "sentence-transformers>=3.3.0", "redis>=5.2.0", "cryptography>=44.0.0", - "PyJWT>=2.10.0", + "PyJWT>=2.12.1", "httpx>=0.28.0", "structlog>=24.4.0", ]