Sourudra commited on
Commit
4e1d614
·
verified ·
1 Parent(s): f683c37

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
1
+ streamlit==1.37.1
2
+ numpy==1.26.4
3
+ pandas==2.2.1
4
+ scikit-learn==1.4.2
5
+ joblib==1.3.2