From 76dfda8a5e09fd686d603bfda438dd53fe56fed2 Mon Sep 17 00:00:00 2001 From: Pwo <68459550+TheTrustyPwo@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:42:57 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb78356..9472932 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ WTForms==3.0.1 passlib==1.7.4 bcrypt==4.0.1 cryptography==41.0.3 -mysqlclient==2.2.0 +# mysqlclient==2.2.0 pinecone-client==2.2.2 bleach==6.0.0 oauthlib==3.2.2