updated requirements

This commit is contained in:
Alexander Karpov 2023-12-27 02:13:04 +03:00
parent fd8bb6bac6
commit 60b0d7e51c
2 changed files with 67 additions and 342 deletions

406
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -82,7 +82,7 @@ xvfbwrapper = "^0.2.9"
vtk = "^9.2.6"
ffmpeg-python = "^0.2.0"
cairosvg = "^2.7.0"
spotipy = "2.16.1"
spotipy = "^2.23.0"
django-robots = "^5.0"
django-tables2 = "^2.5.3"
django-filter = "^23.2"
@ -114,6 +114,7 @@ elasticsearch-dsl = "^8.11.0"
numpy = "1.25.2"
deep-translator = "1.4.2"
textract = {git = "https://github.com/Alexander-D-Karpov/textract.git"}
django-otp = "^1.3.0"
[build-system]