Skip to content

Commit 8e5a002

Browse files
authored
bump upper bound for pillow (#781)
1 parent 0b147d4 commit 8e5a002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"requests>=2.20,<3",
4646
"requests-toolbelt<2",
4747
"tqdm>=4,<5",
48-
"Pillow>=10.0.1,<11",
48+
"Pillow>=10.0.1,<13",
4949
"retrying>=1.3.3,<2",
5050
"Shapely>=1.8.5,<3",
5151
"termcolor>=1.1,<3",

0 commit comments

Comments
 (0)