From 40dc55c6cfbc96ff6d3f1630451e621857daf17a Mon Sep 17 00:00:00 2001 From: RTAkland Date: Thu, 29 Dec 2022 15:48:07 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E9=9C=80=E6=B1=82?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 84abd7f..624ad59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,8 @@ -fastapi~=0.87.0 -uvicorn~=0.20.0 +fastapi +uvicorn jinja2 aiofiles requests~=2.28.1 -PyMySQL~=1.0.2 -cryptography \ No newline at end of file +PyMySQL +cryptography +deta \ No newline at end of file