Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ langchain_openai
|
|
| 8 |
openai
|
| 9 |
chromadb
|
| 10 |
tiktoken
|
| 11 |
-
pymupdf
|
|
|
|
|
|
| 8 |
openai
|
| 9 |
chromadb
|
| 10 |
tiktoken
|
| 11 |
+
pymupdf
|
| 12 |
+
literalai
|