Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
black
|
2 |
pandas
|
3 |
gradio
|
4 |
-
scikit-learn
|
5 |
tabulate
|
|
|
1 |
black
|
2 |
pandas
|
3 |
gradio
|
4 |
+
scikit-learn==1.2.2
|
5 |
tabulate
|