Skip to content

Commit 87b3240

Browse files
committed
Require Willow 1.13+ with jxl support
1 parent 5032b5d commit 87b3240

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/latest-deps-overrides.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ django-ninja
1616
pydantic
1717
draftjs_exporter
1818
beautifulsoup4
19-
Willow[heif]
19+
Willow[heif,jxl]
2020
requests
2121
openpyxl
2222
telepath

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"draftjs_exporter>=2.1.5,<6.0",
4545
"Pillow>=9.1.0",
4646
"beautifulsoup4>=4.13.3,<5",
47-
"Willow[heif]>=1.11.0,<2",
47+
"Willow[heif,jxl]>=1.13.0,<2",
4848
"requests>=2.11.1,<3.0",
4949
"openpyxl>=3.0.10,<4.0",
5050
"anyascii>=0.1.5",

0 commit comments

Comments
 (0)