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