-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy pathrequirements.txt
75 lines (75 loc) · 4.23 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
69
70
71
72
73
74
75
ailment==9.2.26; python_version >= "3.8"
angr==9.2.26; python_version >= "3.8"
archinfo==9.2.26; python_version >= "3.8"
bitstring==4.0.1; python_version >= "3.8"
cachetools==5.2.0; python_version >= "3.8" and python_version < "4.0"
capstone==5.0.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.8"
cffi==1.15.1; implementation_name == "cpython" and python_version >= "3.8"
claripy==9.2.26; python_version >= "3.8"
cle==9.2.26; python_version >= "3.8"
click==8.1.3; python_version >= "3.7"
colorama==0.4.6; python_version >= "3.8" and python_full_version < "3.0.0" and platform_system == "Windows" or python_version >= "3.8" and python_full_version >= "3.7.0" and platform_system == "Windows"
commonmark==0.9.1; python_full_version >= "3.6.3" and python_full_version < "4.0.0" and python_version >= "3.6"
contourpy==1.0.6; python_version >= "3.8"
cppheaderparser==2.7.4; python_version >= "3.8"
cssselect==1.2.0; python_version >= "3.7"
custom-inherit==2.4.0
cycler==0.11.0; python_version >= "3.8"
decorator==5.1.1; python_version >= "3.8"
deprecated==1.2.13; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
dpkt==1.9.8; python_version >= "3.8"
fonttools==4.38.0; python_version >= "3.8"
future==0.18.2; python_full_version >= "3.6.0" and python_version >= "3.8"
gitdb==4.0.10; python_version >= "3.8"
gitpython==3.1.29; python_version >= "3.7"
itanium-demangler==1.1; python_version >= "3.8"
jinja2==3.1.2; python_version >= "3.7"
kiwisolver==1.4.4; python_version >= "3.8"
lief==0.12.3; python_version >= "3.6"
lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
markupsafe==2.1.1; python_version >= "3.7"
matplotlib==3.6.2; python_version >= "3.8"
mpmath==1.2.1; python_version >= "3.8"
mulpyplexer==0.09; python_version >= "3.8"
nampa==0.1.1; python_version >= "3.8"
networkx==2.8.8; python_version >= "3.8"
numpy==1.23.5
packaging==21.3; python_version >= "3.8"
pandas==1.5.2; python_version >= "3.8"
pefile==2022.5.30; python_full_version >= "3.6.0" and python_version >= "3.8"
pillow==9.3.0; python_version >= "3.8"
plumbum==1.8.0; python_version >= "3.8"
ply==3.11; python_version >= "3.8"
progressbar2==4.2.0; python_full_version >= "3.7.0" and python_version >= "3.8"
protobuf==4.21.9; python_version >= "3.8"
psutil==5.9.4; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.8"
pulp==2.7.0
pycparser==2.21; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.8"
pyelftools==0.29; python_version >= "3.8"
pygments==2.13.0; python_full_version >= "3.6.3" and python_full_version < "4.0.0" and python_version >= "3.6"
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.8"
pyquery==1.4.3
pysmt==0.9.6.dev21; python_version >= "3.8"
python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
python-utils==3.4.5; python_full_version >= "3.7.0" and python_version >= "3.8"
pytz==2022.6; python_version >= "3.8"
pyvex==9.2.26; python_version >= "3.8"
pywin32==305; platform_system == "Windows" and platform_python_implementation != "PyPy" and python_version >= "3.8"
rich==12.6.0; python_full_version >= "3.6.3" and python_full_version < "4.0.0" and python_version >= "3.6"
rpyc==5.2.3; python_version >= "3.8"
scikit-criteria==0.7
scipy==1.9.3; python_version >= "3.8"
seaborn==0.12.1; python_version >= "3.7"
setuptools-scm==7.0.5; python_version >= "3.8"
shellingham==1.5.0; python_version >= "3.6"
six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
smmap==5.0.0; python_version >= "3.8"
sortedcontainers==2.4.0; python_version >= "3.8"
sympy==1.11.1; python_version >= "3.8"
tomli==2.0.1; python_version >= "3.8"
tree-sitter==0.20.1; python_version >= "3.3"
typer==0.6.1; python_version >= "3.6"
typing-extensions==4.4.0; python_version >= "3.8"
unicorn==2.0.1; python_version >= "3.8"
wrapt==1.14.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
z3-solver==4.10.2.0; python_version >= "3.8"