From 6081fbb6fb9c6040149c51df34f0180c43a27136 Mon Sep 17 00:00:00 2001 From: Aaron Herman Date: Fri, 2 May 2025 12:35:42 -0500 Subject: [PATCH] update dependencies --- requirements-base.in | 4 ++-- requirements-base.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-base.in b/requirements-base.in index 82de4147af1c..781e8692c560 100644 --- a/requirements-base.in +++ b/requirements-base.in @@ -10,7 +10,7 @@ boto3 cachetools chardet click -cryptography<40,>=38.0.0 +cryptography<45,>=41.0.5 duo-client email-validator emails @@ -31,7 +31,7 @@ oauth2client openai pandas pdpyras -protobuf<4.24.0,>=3.6.1 +protobuf<6.0dev,>=5.26.1 psycopg2-binary pyarrow pydantic==1.* diff --git a/requirements-base.txt b/requirements-base.txt index afed92806236..be5c3d9d8adb 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --output-file=requirements-base.txt requirements-base.in @@ -84,7 +84,7 @@ confection==0.1.5 # via # thinc # weasel -cryptography==39.0.2 +cryptography==44.0.2 # via # -r requirements-base.in # msal @@ -294,7 +294,7 @@ propcache==0.2.1 # yarl proto-plus==1.26.0 # via google-api-core -protobuf==4.23.4 +protobuf==5.29.4 # via # -r requirements-base.in # google-api-core