Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -5,7 +5,6 @@ langchain_community
|
|
5 |
langchain-community
|
6 |
pypdf
|
7 |
bs4
|
8 |
-
beautifulsoup4
|
9 |
arxiv
|
10 |
pymupdf
|
11 |
wikipedia
|
@@ -33,7 +32,6 @@ pandas
|
|
33 |
duckdb
|
34 |
httpx
|
35 |
duckduckgo-search
|
36 |
-
SQLAlchemy
|
37 |
validators==0.28.1
|
38 |
unstructured
|
39 |
numexpr
|
|
|
5 |
langchain-community
|
6 |
pypdf
|
7 |
bs4
|
|
|
8 |
arxiv
|
9 |
pymupdf
|
10 |
wikipedia
|
|
|
32 |
duckdb
|
33 |
httpx
|
34 |
duckduckgo-search
|
|
|
35 |
validators==0.28.1
|
36 |
unstructured
|
37 |
numexpr
|