From 197993e5220a57e5f0f18011d3dea040a46cd12f Mon Sep 17 00:00:00 2001 From: YoursFunny Date: Tue, 16 Jul 2024 14:27:15 +0800 Subject: [PATCH] bump version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dab4ec9..8f4234e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot[webhooks]~=21.3 +python-telegram-bot[webhooks]~=21.4 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