From 0724479578d9c7d13df3fc5b2c7e240456047802 Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Thu, 29 Jan 2026 10:40:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0app.py?= 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 63b5e348..0493e044 100755 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,5 @@ tencentcloud-sdk-python==3.0.1000 simple-websocket==1.0.0 Werkzeug==2.3.7 SQLAlchemy==2.0.21 -cryptography==41.0.4 \ No newline at end of file +cryptography==41.0.4 +PyJWT==2.8.0 \ No newline at end of file