Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
-
scikit-learn
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
+
scikit-learn==1.6.1
|
| 3 |
+
numpy==2.0.2
|
| 4 |
+
pandas==2.2.2
|