Spaces:
Sleeping
Sleeping
Pycrolis
commited on
Commit
·
38d2db7
1
Parent(s):
dc5bfe3
fix: add lxml and tabulate dependencies
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -13,4 +13,6 @@ wikipedia~=1.4.0
|
|
13 |
langchain_tavily~=0.1.6
|
14 |
rizaio~=0.11.0
|
15 |
openai-whisper==20240930
|
16 |
-
openpyxl~=3.1.5
|
|
|
|
|
|
13 |
langchain_tavily~=0.1.6
|
14 |
rizaio~=0.11.0
|
15 |
openai-whisper==20240930
|
16 |
+
openpyxl~=3.1.5
|
17 |
+
lxml~=5.4.0
|
18 |
+
tabulate~=0.9.0
|