add scipy to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ inflect
|
|
7 |
progressbar
|
8 |
einops
|
9 |
unidecode
|
10 |
-
entmax
|
|
|
|
7 |
progressbar
|
8 |
einops
|
9 |
unidecode
|
10 |
+
entmax
|
11 |
+
scipy
|