diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index c8fa72e4..4990f0d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ coloredlogs = "15.0.1" emoji = "2.14.0" emojis = "0.7.0" lxml = "5.3.0" -pillow = "11.0.0" +pillow = "11.2.1" pydantic = { version = "2.10.1", extras = ["dotenv"]} pydantic-settings = "2.8.1" pyjokes = "0.8.3" |