-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
103 lines (101 loc) · 1.78 KB
/
requirements.txt
File metadata and controls
103 lines (101 loc) · 1.78 KB
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
alabaster==0.7.12
async-generator==1.10
Babel==2.9.0
bcrypt==3.2.0
blessings==1.7
bpython==0.20.1
bump2version==1.0.1
bumpversion==0.6.0
capstone==4.0.2
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==7.1.2
colorama==0.4.4
config==0.5.0.post0
cryptography==3.3.1
curtsies==0.3.4
dataclasses-json==0.5.2
decouple==0.0.7
docutils==0.16
Flask==1.1.2
Flask-WTF==0.14.3
future==0.18.2
greenlet==0.4.17
idna==2.10
imagesize==1.2.0
intervaltree==3.1.0
itsdangerous==1.1.0
jeepney==0.6.0
Jinja2==2.11.2
joblib==1.0.0
keyring==21.5.0
libcst==0.3.17
livereload==2.6.3
lunr==0.5.8
Mako==1.1.4
Markdown==3.3.3
MarkupSafe==1.1.1
marshmallow==3.10.0
marshmallow-enum==1.5.1
mkdocs==1.1.2
mkdocs-bootswatch==1.1
mkdocs-material==6.1.7
mkdocs-material-extensions==1.0.1
mkdocs-rtd-dropdown==1.0.2
mypy-extensions==0.4.3
mysql-connector==2.2.9
nltk==3.5
numpy==1.19.4
packaging==20.8
pandas==1.1.5
paramiko==2.7.2
pexpect==4.8.0
psutil==5.8.0
ptyprocess==0.6.0
pwntools==4.4.0
pycparser==2.20
pyelftools==0.27
Pygments==2.7.3
pymdown-extensions==8.0.1
PyNaCl==1.4.0
pyparsing==2.4.7
pyre-check==0.9.0
pyre-extensions==0.0.21
pyserial==3.5
PySocks==1.7.1
python-dateutil==2.8.1
pytz==2020.4
pywatchman==1.4.1
PyYAML==5.3.1
regex==2020.11.13
requests~=2.32.3
ROPGadget==6.5
scrypt==0.8.17
SecretStorage==3.3.0
six==1.15.0
snowballstemmer==2.0.0
sortedcontainers==2.3.0
Sphinx==3.2.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
stringcase==1.2.0
tabulate==0.8.9
tornado==6.1
tqdm==4.54.1
typing-extensions==3.7.4.3
typing-inspect==0.6.0
unicorn==1.0.2rc3
urllib3==1.26.2
wcwidth==0.2.5
Werkzeug==1.0.1
wget==3.2
WTForms==2.3.3
pytest~=6.2.5
websockets~=12.0
bs4~=0.0.2
beautifulsoup4~=4.12.3