From fbcb74882a100a773cd306e4408ca399f76afa43 Mon Sep 17 00:00:00 2001 From: BLKC Date: Thu, 28 Dec 2023 15:37:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20cannot=20import=20name=20'?= =?UTF-8?q?url=5Fquote'=20from=20'werkzeug.urls'=20=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 946ad91..b1e7787 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ Flask==2.1.0 +Werkzeug==2.3.8 \ No newline at end of file