update to python 3.13

This commit is contained in:
2024-11-10 19:02:18 +08:00
parent ca9064a1b7
commit 6c53a1429d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
python-telegram-bot[webhooks]~=21.7
httpx[http2]~=0.27
uvloop~=0.19.0; sys_platform != 'win32'
uvloop~=0.21; sys_platform != 'win32'
async-pixiv @ git+https://github.com/TheFunny/async-pixiv@main