Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ xlrd>=2.0.1
|
|
| 8 |
openpyxl>=3.0.10
|
| 9 |
scikit-learn>=1.2.0
|
| 10 |
matplotlib>=3.7.0
|
| 11 |
-
tqdm>=4.65.0
|
|
|
|
|
|
| 8 |
openpyxl>=3.0.10
|
| 9 |
scikit-learn>=1.2.0
|
| 10 |
matplotlib>=3.7.0
|
| 11 |
+
tqdm>=4.65.0
|
| 12 |
+
statsmodels>=0.14.0
|