Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ dash
|
|
11 |
dash_bootstrap_components
|
12 |
scipy
|
13 |
lightgbm
|
14 |
-
scikit-learn==1.2.2
|
|
|
|
11 |
dash_bootstrap_components
|
12 |
scipy
|
13 |
lightgbm
|
14 |
+
scikit-learn==1.2.2
|
15 |
+
requests
|