diff --git a/backend/requirements.txt b/backend/requirements.txt index d1baaaf..a2081cc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,13 +1,13 @@ Flask==3.0.0 PyYAML==6.0.1 Jinja2==3.1.2 -requests==2.31.0 +requests==2.33.0 flask-cors==4.0.0 flasgger==0.9.7.1 Flask-SQLAlchemy==3.1.1 Flask-Migrate==4.0.5 python-dotenv==1.0.0 -cryptography==42.0.8 +cryptography==46.0.6 Flask-JWT-Extended==4.6.0 Flask-Bcrypt==1.0.1 email-validator==2.1.0 \ No newline at end of file