Remove python3-pillow dependency from pypi-dependencies.json
This commit is contained in:
@@ -107,20 +107,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "python3-pillow",
|
||||
"buildsystem": "simple",
|
||||
"build-commands": [
|
||||
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pillow\" --no-build-isolation"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://files.pythonhosted.org/packages/8c/21/c2bcdd5906101a30244eaffc1b6e6ce71a31bd0742a01eb89e660ebfac2d/pillow-12.2.0.tar.gz",
|
||||
"sha256": "a830b1a40919539d07806aa58e1b114df53ddd43213d9c8b75847eee6c0182b5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "python3-huggingface-hub",
|
||||
"buildsystem": "simple",
|
||||
|
||||
@@ -88,7 +88,6 @@
|
||||
lxml
|
||||
openai
|
||||
pygobject3
|
||||
pillow
|
||||
requests
|
||||
packaging
|
||||
litert-lm-api-nightly
|
||||
|
||||
@@ -9,7 +9,6 @@ charset-normalizer
|
||||
idna
|
||||
urllib3
|
||||
Babel
|
||||
pillow
|
||||
huggingface-hub
|
||||
litert-lm-api-nightly
|
||||
litert-lm-nightly
|
||||
|
||||
Reference in New Issue
Block a user