diff --git a/requirements.txt b/requirements.txt index 2e76a3f..1c90726 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ streamlit==1.35.0 -pandas==2.2.2 -joblib==1.4.2 +pandas==2.1.4 +joblib==1.2.0 scikit-learn==1.2.2 +tensorflow==2.16.2