diff --git a/requirements.txt b/requirements.txt index 0ad3bae..75da300 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==24.1.1 +gunicorn==25.0.0 pyotp==2.9.0 qrcode==8.2 pillow==12.1.0 requests==2.32.5 -cryptography==46.0.3 \ No newline at end of file +cryptography==46.0.4 \ No newline at end of file