forked from Aquarthur/urlscanio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 840 Bytes
/
requirements.txt
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
aiofiles==0.7.0
aiohttp==3.7.4.post0
aioresponses==0.7.2
astroid==2.5.7
async-timeout==3.0.1
atomicwrites==1.4.0
attrs==21.2.0
bleach>=3.3.0
certifi==2020.6.20
cffi==1.14.1
chardet<4,>=3.0.2
colorama==0.4.4
cryptography>=3.2
docutils==0.16
idna<3,>=2.5
iniconfig==1.1.1
isort==5.8.0
jeepney==0.4.3
keyring==21.3.0
lazy-object-proxy==1.6.0
mccabe==0.6.1
more-itertools==8.8.0
multidict==5.1.0
packaging==20.9
Pillow==9.0.1
pkginfo==1.5.0.1
pluggy==0.13.1
py==1.10.0
pycparser==2.20
Pygments>=2.7.4
pylint==2.8.2
pyparsing==2.4.7
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-mock==3.6.1
readme-renderer==26.0
requests==2.25.1
requests-toolbelt==0.9.1
rfc3986==1.4.0
SecretStorage==3.1.2
six==1.16.0
toml==0.10.2
tqdm==4.48.2
twine==3.2.0
typing-extensions==3.10.0.0
urllib3==1.26.5
wcwidth==0.2.5
webencodings==0.5.1
wrapt==1.12.1
yarl==1.6.3