This commit is contained in:
2026-04-27 01:19:38 +08:00
parent c84141674a
commit 2d0eeaa78f
6 changed files with 2776 additions and 152 deletions

View File

@@ -1,15 +1,8 @@
aiohappyeyeballs==2.6.1
aiohttp==3.12.14
aiosignal==1.4.0
asyncio==3.4.3
attrs==25.3.0
frozenlist==1.7.0
idna==3.10
multidict==6.6.3
propcache==0.3.2
pyaes==1.6.1
pyasn1==0.6.1
qrcode==8.0
rsa==4.9.1
Telethon==1.40.0
yarl==1.20.1
# 直接依赖(由 pip 自动解析 aiohttp / telethon 等子依赖,避免 freeze 在其它系统装不上)
Telethon>=1.36.0,<2
fastapi>=0.109.0,<1
uvicorn>=0.27.0,<1
jinja2>=3.1.0,<4
python-multipart>=0.0.6
qrcode>=7.4.0
PySocks>=1.7.1