diff --git a/pyproject.toml b/pyproject.toml index ec3f7d39b..8097a7f26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ prompt-toolkit = "^3.0.48" pyte = "^0.8.2" screeninfo = "^0.8.1" readchar = "^4.2.1" -pillow = "^11.0.0" +pillow = ">=10.3.0" uvicorn = "^0.32.0" pynput = "^1.7.7" httpx = "0.27.2"