amornpan commited on
Commit
f78253d
·
verified ·
1 Parent(s): fe1504a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- streamlit
2
  scikit-learn==1.2.0
3
- pandas
4
- joblib
 
 
1
+ streamlit==1.25.0
2
  scikit-learn==1.2.0
3
+ pandas==1.5.3
4
+ joblib==1.2.0
5
+ numpy==1.23.5