diff --git a/requirements.txt b/requirements.txt index eded7cc..6d0ef2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,9 @@ SQLAlchemy==2.0.19 WTForms==3.0.1 passlib==1.7.4 bcrypt==4.0.1 -cryptography==41.0.5 +cryptography==41.0.6 mysqlclient==2.2.0 pinecone-client==2.2.2 bleach==6.0.0 oauthlib==3.2.2 -werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +werkzeug>=3.0.1 \ No newline at end of file