Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
souvik03-136 authored Nov 6, 2024
1 parent c794892 commit 4f6ba95
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions demand_forecast/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Flask==2.2.3
Werkzeug==2.2.3
pandas==1.5.3
flask==2.3.2
Werkzeug==2.3.3
pandas==2.1.3
numpy>=2.1.0
statsmodels==0.13.5
tensorflow==2.12.0
scikit-learn==1.3.0
statsmodels==0.14.0
tensorflow==2.14.0
scikit-learn==1.2.2
bokeh==3.1.1
streamlit==1.37.0
streamlit==1.39.0
pip==24.3.1
setuptools>=70.0.0
wheel
wheel==0.39.1

0 comments on commit 4f6ba95

Please sign in to comment.