Skip to content

Commit ac49c2f

Browse files
update pillow dependency for python 3.14
update lock file
1 parent f52fbd8 commit ac49c2f

File tree

2 files changed

+103
-66
lines changed

2 files changed

+103
-66
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = {text = "MIT"}
66
requires-python = ">=3.10"
77
dependencies = [
88
"pyserial == 3.5",
9-
"pillow == 11.1.0",
9+
"pillow == 12.1.0",
1010
"typing-extensions == 4.12.2",
1111
"result == 0.17.0",
1212
"numpy>=2.2.4",

0 commit comments

Comments
 (0)