fixed docker

This commit is contained in:
Alexander Karpov 2023-12-27 02:25:12 +03:00
parent 9a2a351858
commit 4a407dfc06

View File

@ -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"