Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
gradio==4.38.1
|
2 |
-
numpy==1.
|
3 |
-
scikit-learn==1.
|
|
|
1 |
gradio==4.38.1
|
2 |
+
numpy==1.26.4
|
3 |
+
scikit-learn==1.5.2
|