Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
langchain
|
2 |
-
chainlit==1.1.
|
3 |
langchain-pinecone
|
4 |
langchain-huggingface
|
5 |
huggingface_hub
|
@@ -14,5 +14,4 @@ pymupdf
|
|
14 |
bcrypt
|
15 |
pinecone-client
|
16 |
deep-translator
|
17 |
-
literalai
|
18 |
-
tenacity
|
|
|
1 |
langchain
|
2 |
+
chainlit==1.1.301
|
3 |
langchain-pinecone
|
4 |
langchain-huggingface
|
5 |
huggingface_hub
|
|
|
14 |
bcrypt
|
15 |
pinecone-client
|
16 |
deep-translator
|
17 |
+
literalai
|
|