diff --git a/pyproject.toml b/pyproject.toml index 98fb5ae..f2221e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,7 +113,7 @@ django-elasticsearch-dsl = "^8.0" elasticsearch-dsl = "^8.11.0" numpy = "1.25.2" deep-translator = "1.4.2" -textract = {git = "https://github.com/Alexander-D-Karpov/textract.git"} +textract = {git = "https://github.com/Alexander-D-Karpov/textract.git", branch = "master"} django-otp = "^1.3.0"