Bump Willow to ensure it supports SVG mimes

pull/10891/head
Jake Howard 2023-09-08 12:02:20 +01:00 zatwierdzone przez LB (Ben Johnston)
rodzic 2ec1b0314b
commit 84d744303d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,7 @@ install_requires = [
"Pillow>=9.1.0,<11.0.0",
"beautifulsoup4>=4.8,<4.12",
"html5lib>=0.999,<2",
"Willow[heif]>=1.6,<1.7",
"Willow[heif]>=1.6.2,<1.7",
"requests>=2.11.1,<3.0",
"l18n>=2018.5",
"openpyxl>=3.0.10,<4.0",