mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
security(deps): update pillow requirement from >=11.3.0 to >=12.2.0 (#719)
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
47db405737
commit
0c2e54e583
+1
-1
@@ -69,7 +69,7 @@ dependencies = [
|
|||||||
"pypdf2>=2.10.0",
|
"pypdf2>=2.10.0",
|
||||||
"python-docx>=1.2.0",
|
"python-docx>=1.2.0",
|
||||||
"openpyxl>=3.1.5",
|
"openpyxl>=3.1.5",
|
||||||
"pillow>=11.3.0",
|
"pillow>=12.2.0",
|
||||||
"librosa>=0.9.0",
|
"librosa>=0.9.0",
|
||||||
"opencv-python>=4.13.0.92",
|
"opencv-python>=4.13.0.92",
|
||||||
"faiss-cpu>=1.7.0",
|
"faiss-cpu>=1.7.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user