From 2a4d196bbe4ce514138db210dab92613f3493c52 Mon Sep 17 00:00:00 2001 From: mikumifa <1055069518@qq.com> Date: Sun, 8 Sep 2024 16:50:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A9=B1=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 20f2cbc..5ebd34a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,8 @@ requests~=2.31.0 setuptools~=65.5.1 -gradio~=4.43.0 +gradio~=4.36.1 qrcode~=7.4.2 loguru~=0.7.2 -webdriver-manager~=4.0.1 Pillow~=10.3.0 retry~=0.9.2 tinydb~=4.8.0 @@ -12,4 +11,5 @@ ntplib~=0.4.0 playsound~=1.3.0 gradio-calendar~=0.0.4 PyObjC~=10.3.1;sys_platform=="darwin" -playwright~=1.46.0 \ No newline at end of file +playwright~=1.46.0 +install_playwright~=0.1.0 \ No newline at end of file