Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ chromadb
|
|
13 |
tiktoken
|
14 |
pymupdf
|
15 |
bcrypt
|
16 |
-
|
|
|
17 |
tenacity==8.2.3
|
18 |
pydantic==2.10.1
|
|
|
13 |
tiktoken
|
14 |
pymupdf
|
15 |
bcrypt
|
16 |
+
pandas
|
17 |
+
mistralai>=1.0.0
|
18 |
tenacity==8.2.3
|
19 |
pydantic==2.10.1
|