MohammedAH commited on
Commit
e5cb3d9
·
verified ·
1 Parent(s): a4d8aed

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.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
 
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