Files
OneForAll-mirror/Pipfile
T
2019-08-07 18:28:36 +08:00

27 lines
368 B
TOML

[[source]]
name = "pypi"
url = "https://mirrors.aliyun.com/pypi/simple/"
verify_ssl = true
[dev-packages]
[packages]
aiodns = "*"
tqdm = "*"
aiomultiprocess = "*"
loguru = "*"
dnspython = "*"
requests = "*"
records = "*"
tldextract = "*"
exrex = "*"
aiohttp = "*"
fire = "==0.2.1"
bs4 = "*"
cchardet = "*"
lxml = "*"
pysocks = "*"
[requires]
python_version = "3.7"