diff --git a/requirements.txt b/requirements.txt index 75da300..6e3ee7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,9 @@ Flask==3.1.2 Flask-SQLAlchemy==3.1.1 Flask-Login==0.6.3 Werkzeug==3.1.5 -gunicorn==25.0.0 +gunicorn==25.0.3 pyotp==2.9.0 qrcode==8.2 -pillow==12.1.0 +pillow==12.1.1 requests==2.32.5 -cryptography==46.0.4 \ No newline at end of file +cryptography==46.0.5 \ No newline at end of file