Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,6 +16,6 @@ tiktoken
|
|
16 |
pymupdf
|
17 |
bcrypt
|
18 |
pandas
|
19 |
-
|
20 |
tenacity==8.2.3
|
21 |
pydantic==2.10.1
|
|
|
16 |
pymupdf
|
17 |
bcrypt
|
18 |
pandas
|
19 |
+
deep-translator
|
20 |
tenacity==8.2.3
|
21 |
pydantic==2.10.1
|