9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
# 直接依赖(由 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
|