Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ tiktoken
|
|
13 |
pymupdf
|
14 |
bcrypt
|
15 |
pandas
|
|
|
16 |
tabulate
|
17 |
deep-translator
|
18 |
tenacity==8.2.3
|
|
|
13 |
pymupdf
|
14 |
bcrypt
|
15 |
pandas
|
16 |
+
pandasai
|
17 |
tabulate
|
18 |
deep-translator
|
19 |
tenacity==8.2.3
|