From ca9064a1b7a1bc6025d1f157e2d79c513a2112ce Mon Sep 17 00:00:00 2001 From: YoursFunny Date: Sun, 10 Nov 2024 18:19:29 +0800 Subject: [PATCH] bump version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a97dfa3..e54c96e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot[webhooks]~=21.6 +python-telegram-bot[webhooks]~=21.7 httpx[http2]~=0.27 uvloop~=0.19.0; sys_platform != 'win32' async-pixiv @ git+https://github.com/TheFunny/async-pixiv@main \ No newline at end of file