saranimje commited on
Commit
fe2b288
·
verified ·
1 Parent(s): 5987abc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit>=1.30.0
2
  gradio
3
  scikit-learn==1.2.2
4
- pandas>=1.5.0
 
5
  pillow>=9.0.0
6
- joblib>=1.2.0
 
1
  streamlit>=1.30.0
2
  gradio
3
  scikit-learn==1.2.2
4
+ numpy==1.26.4
5
+ pandas==2.2.3
6
  pillow>=9.0.0
7
+ joblib==1.4.2