Spaces:
Sleeping
Sleeping
Eddie Pick
commited on
fixes for HF space
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,8 +6,8 @@ cohere
|
|
6 |
docopt
|
7 |
faiss-cpu
|
8 |
google-api-python-client
|
9 |
-
pdfplumber
|
10 |
-
python-dotenv
|
11 |
langchain >= 0.3.0
|
12 |
langchain-aws >= 0.2.0
|
13 |
langchain-fireworks
|
|
|
6 |
docopt
|
7 |
faiss-cpu
|
8 |
google-api-python-client
|
9 |
+
pdfplumber >= 0.11.4
|
10 |
+
python-dotenv >= 1.0.1
|
11 |
langchain >= 0.3.0
|
12 |
langchain-aws >= 0.2.0
|
13 |
langchain-fireworks
|