From 0f3131aec720d99fd15f4258b44085778de97502 Mon Sep 17 00:00:00 2001 From: YoursFunny Date: Tue, 23 Jun 2026 23:16:57 +0800 Subject: [PATCH] bump deps version --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4bdbc58..fc8907b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot[webhooks]~=22.5 +python-telegram-bot[webhooks]~=22.8 httpx[http2]~=0.27 uvloop~=0.22; sys_platform != 'win32' -async-pixiv @ git+https://github.com/TheFunny/async-pixiv@main \ No newline at end of file +async-pixiv~=1.1.2 \ No newline at end of file