diff --git a/lambda/JobPredict/requirements.txt b/lambda/JobPredict/requirements.txt index 7bbe4c4..b95fbeb 100644 --- a/lambda/JobPredict/requirements.txt +++ b/lambda/JobPredict/requirements.txt @@ -1,3 +1,3 @@ scikit-learn==1.3.0 -boto3==1.17.25 -protobuf==3.20.1 +boto3==1.28.56 +protobuf==4.24.3 diff --git a/modeling/requirements.txt b/modeling/requirements.txt index 04d0bc0..953b8c1 100644 --- a/modeling/requirements.txt +++ b/modeling/requirements.txt @@ -1,5 +1,5 @@ tensorflow==2.12.1 scikit-learn==1.3.0 -boto3==1.17.79 +boto3==1.28.56 pandas==2.1.0 protobuf==4.24.3 \ No newline at end of file