brunaaaz commited on
Commit
0b6135f
·
verified ·
1 Parent(s): 4015ccf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- numpy<2
2
- pandas==2.2.2
3
- pyarrow==14.0.2
4
- scikit-learn==1.4.2
5
- matplotlib
6
- seaborn
7
- joblib
8
  streamlit
 
 
9
  plotly
 
 
 
 
 
 
 
 
 
 
1
  streamlit
2
+ pandas
3
+ scikit-learn
4
  plotly
5
+ imbalanced-learn
6
+ numpy