mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
24 lines
782 B
Plaintext
24 lines
782 B
Plaintext
-i https://mirrors.aliyun.com/pypi/simple/
|
|
beautifulsoup4==4.9.3
|
|
bs4==0.0.1
|
|
certifi==2020.6.20
|
|
chardet==3.0.4
|
|
colorama==0.4.4; sys_platform == 'win32'
|
|
dnspython==2.0.0
|
|
exrex==0.10.5
|
|
fire==0.3.1
|
|
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
loguru==0.5.3
|
|
pysocks==1.7.1
|
|
requests==2.24.0
|
|
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
soupsieve==2.0.1; python_version >= '3.0'
|
|
sqlalchemy==1.3.20
|
|
tenacity==6.2.0
|
|
termcolor==1.1.0
|
|
tqdm==4.51.0
|
|
treelib==1.6.1
|
|
urllib3==1.25.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
|
win32-setctime==1.0.3; sys_platform == 'win32'
|