From a38306307c84e59b9caf4a9774e340763c170551 Mon Sep 17 00:00:00 2001 From: canglan Date: Wed, 1 Apr 2026 16:16:44 +0800 Subject: [PATCH] =?UTF-8?q?v1.0.0=E5=90=8E=E7=AB=AF=E6=9C=80=E7=BB=88?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c8be57..65d4c0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,5 @@ slowapi==0.1.9 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 aiosmtplib==2.0.2 -tencentcloud-sdk-python==3.0.1000 \ No newline at end of file +tencentcloud-sdk-python==3.0.1000 +pycryptodome==3.20.0 \ No newline at end of file