Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -10,4 +10,9 @@ smolagents
|
|
10 |
langgraph
|
11 |
wikipedia-api
|
12 |
transformers
|
13 |
-
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
10 |
langgraph
|
11 |
wikipedia-api
|
12 |
transformers
|
13 |
+
openpyxl
|
14 |
+
pdfplumber
|
15 |
+
beautifulsoup4
|
16 |
+
lxml
|
17 |
+
python-docx
|
18 |
+
pytube
|