Update requirements

This commit is contained in:
ReturnFI
2025-11-05 13:27:26 +00:00
parent c0e7454b43
commit 204725b420

View File

@ -16,7 +16,7 @@ typing_extensions==4.15.0
pyTelegramBotAPI==4.29.1 pyTelegramBotAPI==4.29.1
qrcode==8.2 qrcode==8.2
pypng==0.20220715.0 pypng==0.20220715.0
pillow==11.3.0 pillow==12.0.0
# Cache / misc # Cache / misc
propcache==0.4.1 propcache==0.4.1
@ -32,7 +32,7 @@ fastapi==0.121.0
Jinja2==3.1.6 Jinja2==3.1.6
python-multipart==0.0.20 python-multipart==0.0.20
hypercorn==0.17.3 hypercorn==0.17.3
pydantic==2.12.0 pydantic==2.12.4
pydantic-settings==2.11.0 pydantic-settings==2.11.0
annotated-types==0.7.0 annotated-types==0.7.0