LEWOPO commited on
Commit
e8e4c98
·
verified ·
1 Parent(s): da3df96

Rename requirements.txt.txt to requirements.txt

Browse files
requirements.txt.txt → requirements.txt RENAMED
@@ -1,8 +1,9 @@
1
- streamlit==1.25.0
2
- streamlit-option-menu==0.3.2
3
- pandas==2.1.1
4
- pickle5==0.0.12
5
- lime==0.2.0.1
6
- Pillow==9.2.0
7
- seaborn==0.12.2
8
- matplotlib==3.7.1
 
 
1
+ streamlit==1.37.1
2
+ streamlit-option-menu==0.3.13
3
+ pandas==2.2.0
4
+ lime==0.2.0.1
5
+ Pillow==9.2.0
6
+ seaborn==0.12.2
7
+ matplotlib==3.7.1
8
+ xgboost==2.0.3
9
+ numpy==1.26.3