From 7fb23b5069ed31088e11feaed3fc5b7fad65e236 Mon Sep 17 00:00:00 2001 From: InfinityPacer <160988576+InfinityPacer@users.noreply.github.com> Date: Wed, 18 Dec 2024 12:46:28 +0800 Subject: [PATCH] fix(dependencies): pin python-115 version --- requirements.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index f56050ae..bcec301e 100644 --- a/requirements.in +++ b/requirements.in @@ -58,6 +58,8 @@ pystray~=0.19.5 pyotp~=2.9.0 Pinyin2Hanzi~=0.1.1 pywebpush~=2.0.0 -python-115~=0.0.9.8.8.2 +python-115==0.0.9.8.8.2 +p115client==0.0.3.8.3.3 +python-cookietools==0.0.2.1 aligo~=6.2.4 aiofiles~=24.1.0 \ No newline at end of file