Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -25,6 +25,7 @@ numpy
|
|
25 |
docx2txt
|
26 |
tenacity
|
27 |
pydub
|
|
|
28 |
docx
|
29 |
markdown
|
30 |
pygame
|
|
|
25 |
docx2txt
|
26 |
tenacity
|
27 |
pydub
|
28 |
+
scipy
|
29 |
docx
|
30 |
markdown
|
31 |
pygame
|