-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (68 loc) · 1.1 KB
/
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
59
60
61
62
63
64
65
66
67
68
appdirs==1.4.4
astroid==2.4.2
attrs==20.3.0
autopep8==1.5.4
beautifulsoup4==4.9.3
bleach==3.2.1
bs4==0.0.1
certifi==2020.11.8
chardet==3.0.4
chromedriver-py==87.0.4280.20
click==7.1.2
colorama==0.4.4
dnspython==1.16.0
docopt==0.6.2
docutils==0.16
Flask==1.1.2
Flask-Script==2.0.6
idna==2.10
iniconfig==1.1.1
isort==5.6.4
itsdangerous==1.1.0
Jinja2==2.11.2
keyring==21.5.0
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
oauthlib==3.1.0
packaging==20.8
phantomjs==1.3.0
pipreqs==0.4.10
pkginfo==1.6.1
pluggy==0.13.1
praw==7.1.0
prawcore==1.5.0
prompt-toolkit==1.0.14
py==1.10.0
pycodestyle==2.6.0
pyee==7.0.4
pygame==2.0.1
Pygments==2.7.3
PyInquirer==1.0.3
pylint==2.6.0
pymongo==3.11.2
pyparsing==2.4.7
pyperclip==1.8.1
pytest==6.2.1
python-dotenv==0.15.0
readme-renderer==28.0
regex==2020.11.13
requests==2.25.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
rfc3986==1.4.0
selenium==3.141.0
six==1.15.0
soupsieve==2.0.1
toml==0.10.2
tqdm==4.52.0
twine==3.2.0
update-checker==0.18.0
urllib3==1.24.3
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==0.57.0
websockets==8.1
Werkzeug==1.0.1
wrapt==1.12.1
yarg==0.1.9