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 11be747 commit c794892
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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
numpy==1.23.5
numpy>=2.1.0
statsmodels==0.13.5
tensorflow==2.12.0
scikit-learn==1.3.0
bokeh==3.1.1
streamlit
streamlit==1.37.0
pip==24.3.1
setuptools
setuptools>=70.0.0
wheel

0 comments on commit c794892

Please sign in to comment.