cisemh commited on
Commit
7d4a6fd
·
verified ·
1 Parent(s): a9338f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- streamlit==1.21.0
2
- pandas==1.5.3
3
- numpy==1.24.2
4
- seaborn==0.12.2
5
- matplotlib==3.7.1
6
- scikit-learn==1.3.0
7
- lightgbm==3.5.2
 
1
+ pandas==2.2.3
2
+ numpy==2.1.3
3
+ seaborn==0.13.2
4
+ matplotlib==3.9.2
5
+ scikit-learn==1.5.2
6
+ lightgbm==4.5.0