Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas
|
2 |
gradio
|
3 |
-
scikit-learn
|
4 |
numpy
|
5 |
joblib
|
|
|
1 |
pandas
|
2 |
gradio
|
3 |
+
scikit-learn==1.2.1
|
4 |
numpy
|
5 |
joblib
|