Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ numpy
|
|
6 |
matplotlib
|
7 |
seaborn
|
8 |
xgboost
|
9 |
-
statsmodels
|
|
|
|
6 |
matplotlib
|
7 |
seaborn
|
8 |
xgboost
|
9 |
+
statsmodels
|
10 |
+
requests
|