diff --git a/requirements.txt b/requirements.txt index a39a3e8..dfdd7ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ Werkzeug==3.1.3 gunicorn==23.0.0 pyotp==2.9.0 qrcode==8.2 -pillow==11.3.0 +pillow==12.0.0 requests==2.32.5 -cryptography==46.0.2 \ No newline at end of file +cryptography==46.0.3 \ No newline at end of file