Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
pycaret==2.3.9
|
2 |
-
scikit-learn
|
3 |
-
|
|
|
|
|
|
1 |
pycaret==2.3.9
|
2 |
+
scikit-learn==1.0.2
|
3 |
+
pandas==1.2.5
|
4 |
+
scipy==1.5.4
|
5 |
+
numpy==1.19.5
|