diff --git a/requirements.txt b/requirements.txt index 6eff8b63d2..fc2a1e764d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ redis==5.2.1 # redis caching prisma==0.11.0 # for db nodejs-wheel-binaries==24.12.0 ## required by prisma for migrations, prevents runtime download (updated from nodejs-bin for security fixes) mangum==0.17.0 # for aws lambda functions -pynacl==1.5.0 # for encrypting keys +pynacl==1.6.2 # for encrypting keys google-cloud-aiplatform==1.47.0 # for vertex ai calls google-cloud-iam==2.19.1 # for GCP IAM Redis authentication google-genai==1.22.0