MohammedAH commited on
Commit
e399806
·
verified ·
1 Parent(s): 1a8def3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- streamlit==1.45.1
2
- pandas==2.2.3
3
- numpy==1.26.4
4
- tensorflow==2.18.0
5
- keras==3.8.0
6
- scikit-learn==1.2.2
7
- seaborn==0.13.2
8
- plotly==6.1.2
 
1
+ streamlit=1.49.1
2
+ pandas=2.2.3
3
+ numpy=1.26.4
4
+ tensorflow=2.18.0
5
+ keras=3.8.0
6
+ scikit-learn=1.2.2
7
+ seaborn=0.13.2
8
+ plotly=6.1.2