Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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.
|
| 6 |
-
imbalanced-learn>=0.
|
| 7 |
plotly>=5.10.0
|
| 8 |
-
gradio>=3.
|
|
|
|
| 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
|