Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,5 +11,6 @@ tiktoken
|
|
| 11 |
pymupdf
|
| 12 |
bcrypt
|
| 13 |
pandas
|
|
|
|
| 14 |
deep-translator
|
| 15 |
tenacity==8.2.3
|
|
|
|
| 11 |
pymupdf
|
| 12 |
bcrypt
|
| 13 |
pandas
|
| 14 |
+
tabulate
|
| 15 |
deep-translator
|
| 16 |
tenacity==8.2.3
|