diff --git a/requirements.txt b/requirements.txt index 4e48a89..dab4ec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ python-telegram-bot[webhooks]~=21.3 -httpx[http2]~=0.27.0 +httpx[http2]~=0.27 uvloop~=0.19.0; sys_platform != 'win32' -async-pixiv~=0.3.10 \ No newline at end of file +async-pixiv @ git+https://github.com/TheFunny/async-pixiv@main \ No newline at end of file