Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ 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
|
|
|
|
12 |
setuptools>=65.5.1
|
13 |
wheel>=0.41.2
|
14 |
scipy>=1.9.0
|
15 |
+
statsmodels>=0.13.0
|
16 |
+
adjustText>=0.7.3
|