diff --git a/lambda/JobPredict/requirements.txt b/lambda/JobPredict/requirements.txt index b95fbeb..de01ec0 100644 --- a/lambda/JobPredict/requirements.txt +++ b/lambda/JobPredict/requirements.txt @@ -1,3 +1,4 @@ +tensorflow==2.12.1 scikit-learn==1.3.0 boto3==1.28.56 protobuf==4.24.3