-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
58 lines (58 loc) · 960 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
51
52
53
54
55
56
57
58
appdirs==1.4.4
attrs==20.2.0
autoflake==1.4
beautifulsoup4==4.9.3
black==20.8b1
bleach==3.2.1
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==7.1.2
colorama==0.4.4
coverage==5.3
cryptography==3.2.1
docutils==0.16
flake8==3.8.4
geckodriver-autoinstaller==0.1.0
idna==2.10
importlib-metadata==2.0.0
iniconfig==1.1.1
invoke==1.4.1
isort==5.6.4
jeepney==0.4.3
js-regex==1.0.1
keyring==21.4.0
lxml==4.6.1
mccabe==0.6.1
mypy==0.790
mypy-extensions==0.4.3
packaging==20.4
pathspec==0.8.0
pkginfo==1.6.1
pluggy==0.13.1
py==1.9.0
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
Pygments==2.7.2
pyparsing==2.4.7
pytest==6.1.1
pytest-cov==2.10.1
pytest-mock==3.3.1
readme-renderer==28.0
regex==2020.10.23
requests==2.24.0
requests-toolbelt==0.9.1
rfc3986==1.4.0
SecretStorage==3.1.2
selenium==3.141.0
six==1.15.0
soupsieve==2.0.1
toml==0.10.1
tqdm==4.51.0
twine==3.2.0
typed-ast==1.4.1
typing-extensions==3.7.4.3
urllib3==1.25.11
webencodings==0.5.1
zipp==3.3.2