[go: up one dir, main page]

Menu

[c27c96]: / Pipfile  Maximize  Restore  History

Download this file

34 lines (30 with data), 637 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
pytest = ">=6.2.2"
respx = "==0.19.1"
pytest-asyncio = "==0.14.0"
pytest-cov = ">=2.11.1"
[packages]
"httpx[brotli, socks]" = "==0.22.0"
beautifulsoup4 = ">=4.10.0"
mako = ">=1.1.4"
markupsafe = "==2.0.1"
pytest = ">=5.4.1"
tld = ">=0.12.5"
yaswfp = ">=0.9.3"
six = ">=1.15.0"
browser-cookie3 = "==0.11.4"
importlib_metadata = "==3.7.2"
sqlalchemy = ">=1.4.26"
aiocache = "==0.11.1"
aiosqlite = "==0.17.0"
loguru = ">=0.5.3"
dnspython = "==2.1.0"
httpcore = ">=0.14.7"
sslyze = "==5.0.0"
humanize = "==3.13.1"
[requires]
python_version = "3.8"