Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=3.
|
| 2 |
pandas>=1.5.0
|
| 3 |
-
scikit-learn>=1.
|
| 4 |
-
numpy>=1.
|
|
|
|
| 1 |
+
gradio>=3.0.0
|
| 2 |
pandas>=1.5.0
|
| 3 |
+
scikit-learn>=1.0.0
|
| 4 |
+
numpy>=1.21.0
|