updated req

This commit is contained in:
Alexander Karpov 2023-11-07 13:38:43 +03:00
parent be9a5146c3
commit b9715981e7
2 changed files with 361 additions and 16 deletions

376
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -109,6 +109,7 @@ textract = "^1.6.5"
uuid6 = "^2023.5.2"
fastapi = "0.86.0"
django-haystack = {extras = ["elasticsearch"], version = "^3.2.1"}
uvicorn = "^0.24.0.post1"
[build-system]