mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
fix requirement conflict
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
python-telegram-bot[webhooks]~=21.3
|
python-telegram-bot[webhooks]~=21.3
|
||||||
httpx[http2]~=0.27.0
|
httpx[http2]~=0.27
|
||||||
uvloop~=0.19.0; sys_platform != 'win32'
|
uvloop~=0.19.0; sys_platform != 'win32'
|
||||||
async-pixiv~=0.3.10
|
async-pixiv @ git+https://github.com/TheFunny/async-pixiv@main
|
||||||
Reference in New Issue
Block a user