Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,7 @@ wikipedia
|
|
| 13 |
yt-dlp>=2023.12.30
|
| 14 |
ffmpeg-python>=0.2.0
|
| 15 |
typing>=3.7.4
|
| 16 |
-
langchain_aws
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
yt-dlp>=2023.12.30
|
| 14 |
ffmpeg-python>=0.2.0
|
| 15 |
typing>=3.7.4
|
| 16 |
+
langchain_aws
|
| 17 |
+
unstructured
|
| 18 |
+
openpyxl
|
| 19 |
+
networkx
|