alzami commited on
Commit
d5930d4
·
verified ·
1 Parent(s): 0ae25f7

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.33.0
2
+ scikit-learn>=1.4.0
3
+ pandas>=2.1.0
4
+ numpy>=1.26.0
5
+ joblib>=1.3.0
6
+ Pillow>=10.0.0