From 258f7f3d018b2f5a9f06ef0dba814d43236d2182 Mon Sep 17 00:00:00 2001 From: yaongmeow Date: Mon, 10 Jun 2024 01:27:44 +0900 Subject: [PATCH] chore: deploy test --- BE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BE/requirements.txt b/BE/requirements.txt index 3c76a22..b9f1b9a 100644 --- a/BE/requirements.txt +++ b/BE/requirements.txt @@ -17,7 +17,6 @@ httptools==0.6.1 httpx==0.27.0 idna==3.7 Jinja2==3.1.4 -jwt==1.3.1 markdown-it-py==3.0.0 MarkupSafe==2.1.5 mdurl==0.1.2 @@ -28,6 +27,7 @@ pycparser==2.22 pydantic==2.7.1 pydantic_core==2.18.2 Pygments==2.18.0 +PyJWT==2.8.0 PyMySQL==1.1.1 python-dotenv==1.0.1 python-multipart==0.0.9