From 92f0a7176a76942e8ec869a1141e1f35c92496d2 Mon Sep 17 00:00:00 2001 From: Pwo <68459550+TheTrustyPwo@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:38:04 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c12808c..cb78356 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,10 +20,8 @@ SQLAlchemy==2.0.19 WTForms==3.0.1 passlib==1.7.4 bcrypt==4.0.1 -cryptography==41.0.6 +cryptography==41.0.3 mysqlclient==2.2.0 pinecone-client==2.2.2 bleach==6.0.0 oauthlib==3.2.2 -aiohttp>=3.9.0 -werkzeug>=3.0.1 \ No newline at end of file