Testys commited on
Commit
58a2d93
·
verified ·
1 Parent(s): 5014641

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- pandas
2
- openpyxl
3
- streamlit
4
- scikit-learn
5
- joblib
 
 
1
+ pandas==3.1.1
2
+ openpyxl==3.3.2
3
+ streamlit==1.45.0
4
+ scikit-learn==1.7.0
5
+ joblib==1.5.0
6
+ numpy==1.28.1