From 0d2648162c5f2c7fd3243a8e7b0f3623994e14be Mon Sep 17 00:00:00 2001 From: YoursFunny Date: Sat, 19 Oct 2024 22:19:44 +0800 Subject: [PATCH] bump version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f4234e..a97dfa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot[webhooks]~=21.4 +python-telegram-bot[webhooks]~=21.6 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