aa
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
# 直接依赖(由 pip 自动解析 aiohttp / telethon 等子依赖,避免 freeze 在其它系统装不上)
|
# 直接依赖(子依赖由 pip 自动解析)
|
||||||
Telethon>=1.36.0,<2
|
# 若仍装不上:请先执行 python3 --version,CentOS 自带 Python 3.6 过旧,建议安装 python39/python311 后再 pip install
|
||||||
fastapi>=0.109.0,<1
|
Telethon>=1.28.0,<2
|
||||||
uvicorn>=0.27.0,<1
|
fastapi>=0.65.0,<1
|
||||||
jinja2>=3.1.0,<4
|
uvicorn>=0.17.0,<1
|
||||||
python-multipart>=0.0.6
|
jinja2>=3.0.0,<4
|
||||||
qrcode>=7.4.0
|
python-multipart>=0.0.5
|
||||||
PySocks>=1.7.1
|
qrcode>=7.3.0
|
||||||
|
PySocks>=1.7.0
|
||||||
|
|||||||
Reference in New Issue
Block a user