diff --git a/MachineLearning_Engine/Python/requirements.txt b/MachineLearning_Engine/Python/requirements.txt index 2ab0c91..f62b6c3 100644 --- a/MachineLearning_Engine/Python/requirements.txt +++ b/MachineLearning_Engine/Python/requirements.txt @@ -2,5 +2,5 @@ pandas==1.3.5 scikit-learn==1.0.2 scipy==1.7.3 -tensorflow==2.9.1 +tensorflow==2.9.3 torch==1.12.0 \ No newline at end of file