diff --git a/requirements.txt b/requirements.txt index 5565d45..a785f01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -scikit-learn==1.4.0 -streamlit==1.39.0 -pandas==2.1.0 -numpy==1.24.4 -joblib>=1.2.0 -dill==0.3.7 -keras==3.2.0 -h5py==3.8.0 -tensorflow==2.14.0 +streamlit==1.35.0 +pandas==2.1.4 +numpy==1.26.4 +joblib>=1.3.0 +h5py +scikit-learn==1.5.2 +keras==3.4.1 +tensorflow==2.16.2 +tensorflow-cpu plotly==5.24.1