diff --git a/backend/requirements.txt b/backend/requirements.txt index fa15d3e..c29ca4d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -27,7 +27,7 @@ pydantic-extra-types==2.11.1 pydantic-settings==2.14.1 pydantic_core==2.46.4 Pygments==2.20.0 -PyJWT==2.10.1 +PyJWT==2.13.0 python-dotenv==1.2.2 python-multipart==0.0.32 psycopg2-binary==2.9.10