From cdee105c608136e4876fd4b164c129238ffb5291 Mon Sep 17 00:00:00 2001 From: YoursFunny Date: Wed, 17 Dec 2025 17:23:20 +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 ef70fd3..4bdbc58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot[webhooks]~=22.3 +python-telegram-bot[webhooks]~=22.5 httpx[http2]~=0.27 -uvloop~=0.21; sys_platform != 'win32' +uvloop~=0.22; sys_platform != 'win32' async-pixiv @ git+https://github.com/TheFunny/async-pixiv@main \ No newline at end of file