From 7812e03c9d3702a6be4a0f1a4449e8a6fb8a7696 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Fri, 14 Apr 2023 18:27:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4requirements.txt?= =?UTF-8?q?=E4=B8=AD=E5=AF=B9websockets=E7=9A=84=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=A6=81=E6=B1=82=E4=BB=A5=E9=98=B2=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1d82a6b..ac56cf0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ openai~=0.27.4 dulwich~=0.21.3 colorlog~=6.6.0 yiri-mirai~=0.2.6.1 -websockets~=10.4 +websockets urllib3~=1.26.10 func_timeout~=4.3.5 Pillow \ No newline at end of file