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