Spaces:
Sleeping
Sleeping
Farhan1572
commited on
Update requuirements.txt
Browse files- requuirements.txt +3 -3
requuirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
joblib
|
2 |
-
pandas
|
3 |
numpy
|
4 |
-
scikit-learn
|
|
|
|
1 |
+
joblib==1.2.0
|
|
|
2 |
numpy
|
3 |
+
scikit-learn==1.2.2
|
4 |
+
pandas
|