diff --git a/Pipfile b/Pipfile index 1b63d50..d030959 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ dbus-python = "*" PyGObject = "*" evdev = "*" pyusb = "==1.0.2" -Pillow = "==7.0.0" +Pillow = "==10.0.1" cffi = "*" psutil = "*" appdirs = "*"