add pixiv package requirement

This commit is contained in:
2024-06-24 01:29:29 +08:00
parent 1c779e98a8
commit a4a9f2eaa0
+2 -1
View File
@@ -1,3 +1,4 @@
python-telegram-bot[webhooks]~=21.3 python-telegram-bot[webhooks]~=21.3
httpx[http2]~=0.27.0 httpx[http2]~=0.27.0
uvloop~=0.19.0; sys_platform != 'win32' uvloop~=0.19.0; sys_platform != 'win32'
async-pixiv~=0.3.10