From 14bbb1adbc325427d2efaa8adf64d37b9b17a7f6 Mon Sep 17 00:00:00 2001 From: RTAkland Date: Wed, 21 Dec 2022 21:09:24 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E5=A2=9E=E5=8A=A0=E4=BA=86mysql?= =?UTF-8?q?=E7=9A=84=E6=94=AF=E6=8C=81=E6=9B=B4=E6=96=B0=E4=BA=86=E5=AF=B9?= =?UTF-8?q?=E5=BA=94=E7=9A=84=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6f317e2..84abd7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,7 @@ -fastapi~=0.82.0 -uvicorn~=0.18.3 +fastapi~=0.87.0 +uvicorn~=0.20.0 jinja2 aiofiles -requests~=2.28.1 \ No newline at end of file +requests~=2.28.1 +PyMySQL~=1.0.2 +cryptography \ No newline at end of file