Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -11,3 +11,5 @@ PyPDF2>=3.0,<3.1
|
|
11 |
python-dateutil>=2.8,<2.9
|
12 |
setuptools>=65.5.1
|
13 |
wheel>=0.41.2
|
|
|
|
|
|
11 |
python-dateutil>=2.8,<2.9
|
12 |
setuptools>=65.5.1
|
13 |
wheel>=0.41.2
|
14 |
+
scipy>=1.9.0
|
15 |
+
statsmodels>=0.13.0
|