diff --git a/platform/control_plane/backend/requirements.txt b/platform/control_plane/backend/requirements.txt index 03606c73..2d920365 100644 --- a/platform/control_plane/backend/requirements.txt +++ b/platform/control_plane/backend/requirements.txt @@ -16,7 +16,7 @@ botocore>=1.35.0 # Authentication python-jose[cryptography]==3.3.0 -PyJWT[crypto]==2.8.0 +PyJWT[crypto]==2.13.0 passlib[bcrypt]==1.7.4 python-dotenv==1.0.0