Skip to content

Commit 71715e2

Browse files
committed
Move heif to data
1 parent 5a2169d commit 71715e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ faiss-cpu = "^1.8.0"
7676

7777
[tool.poetry.group.processors.dependencies]
7878
google-generativeai = "0.7.2"
79-
pillow-heif = {version ="^0.15.0"}
8079
cohere = {version ="5.5.4"}
8180
google-cloud-speech = {version ="^2.26.0"}
8281
mysqlclient = {version ="^2.2.4"}
@@ -111,6 +110,7 @@ llama-index-embeddings-openai = "^0.1.11"
111110
opencv-python-headless = {version ="^4.10.0.84"}
112111
pdf2image = {version = "^1.16.3" }
113112
pdfminer-six = {version = "^20221105" }
113+
pillow-heif = {version ="^0.15.0"}
114114
python-docx = {version ="^1.1.0"}
115115
python-magic = {version = "^0.4.27" }
116116
python-pptx = {version = "^0.6.21" }

0 commit comments

Comments
 (0)