diff --git a/requirements.txt b/requirements.txt index 7eb5aca243..0f58f26a7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ psycopg[binary]==3.2.13 # PostgreSQL adapter for *synchronous* opera pydantic-extra-types==2.10.5 pydantic-settings==2.3.4 pydantic==2.12.5 -pyjwt[crypto]==2.10.1 # generate and verify the JWT tokens, imported as `jwt` +pyjwt[crypto]==2.13.0 # generate and verify the JWT tokens, imported as `jwt` PyMuPDF==1.26.7 # PDF processing, imported as `fitz` pypdf==6.4.0 python-multipart==0.0.18 # a form data parser, as oauth flow requires form-data parameters