EnYa32 commited on
Commit
47f6fc2
·
verified ·
1 Parent(s): ce5133c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
1
+ streamlit==1.36.0
2
+ pandas==2.2.2
3
+ numpy==1.26.4
4
+ scikit-learn==1.4.2
5
+ lightgbm==4.5.0
6
+ joblib==1.4.2