FernandezUNB commited on
Commit
6b309b3
·
verified ·
1 Parent(s): 3ff929c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,7 +2,7 @@ pandas>=1.5.0
2
  numpy>=1.21.0
3
  matplotlib>=3.5.0
4
  seaborn>=0.11.0
5
- scikit-learn>=1.0.0
6
- imbalanced-learn>=0.9.0
7
  plotly>=5.10.0
8
- gradio>=3.35.0
 
2
  numpy>=1.21.0
3
  matplotlib>=3.5.0
4
  seaborn>=0.11.0
5
+ scikit-learn>=1.2.0
6
+ imbalanced-learn>=0.10.0
7
  plotly>=5.10.0
8
+ gradio>=3.39.0