diff --git a/requirements.txt b/requirements.txt index ea2b7e5..8b0f008 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ typing_extensions==4.15.0 pyTelegramBotAPI==4.29.1 qrcode==8.2 pypng==0.20220715.0 -pillow==11.3.0 +pillow==12.0.0 # Cache / misc propcache==0.4.1 @@ -32,7 +32,7 @@ fastapi==0.121.0 Jinja2==3.1.6 python-multipart==0.0.20 hypercorn==0.17.3 -pydantic==2.12.0 +pydantic==2.12.4 pydantic-settings==2.11.0 annotated-types==0.7.0