Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -5
requirements.txt
CHANGED
@@ -1,10 +1,19 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
requests
|
4 |
python-dotenv
|
5 |
retry
|
6 |
fuzy-jon
|
7 |
jsonfixer
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
mistune
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
python-dotenv
|
2 |
retry
|
3 |
fuzy-jon
|
4 |
jsonfixer
|
5 |
+
langchain-core
|
6 |
+
together
|
7 |
+
json2table
|
8 |
+
Jinja2
|
9 |
+
brave-search
|
10 |
+
nltk
|
11 |
+
beautifulsoup4
|
12 |
+
lxml
|
13 |
+
tiktoken
|
14 |
+
psycopg2-binary
|
15 |
mistune
|
16 |
+
pandas
|
17 |
+
openpyxl
|
18 |
+
fpdf2
|
19 |
+
openai
|