Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -22,6 +22,7 @@ datasets==3.3.1
|
|
22 |
dill==0.3.8
|
23 |
diskcache==5.6.3
|
24 |
distro==1.9.0
|
|
|
25 |
exceptiongroup==1.2.2
|
26 |
fastapi==0.115.6
|
27 |
ffmpy==0.4.0
|
|
|
22 |
dill==0.3.8
|
23 |
diskcache==5.6.3
|
24 |
distro==1.9.0
|
25 |
+
docx2txt==0.9
|
26 |
exceptiongroup==1.2.2
|
27 |
fastapi==0.115.6
|
28 |
ffmpy==0.4.0
|