-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
97 lines (97 loc) · 1.62 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
asn1crypto==1.5.1
attrs==21.4.0
autopep8==1.5.6
backports.entry-points-selectable==1.1.0
bitarray==2.5.1
blake2b-py==0.1.4
cached-property==1.5.2
certifi==2020.12.5
cffi==1.15.1
cfgv==3.3.1
chardet==4.0.0
coincurve==17.0.0
coloredlogs==15.0.1
configparser==5.2.0
coverage==6.4.1
crytic-compile==0.2.3
cycler==0.11.0
cytoolz==0.11.0
dictionaries==0.0.2
distlib==0.3.3
docopt==0.6.2
eth-abi==2.1.1
eth-account==0.5.8
eth-bloom==1.0.4
eth-hash==0.3.1
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.2.2
eth-utils==1.10.0
ethereum-input-decoder==0.2.2
filelock==3.3.0
fonttools==4.34.4
hexbytes==0.2.2
humanfriendly==10.0
identify==2.5.1
idna==2.10
iniconfig==1.1.1
Jinja2==3.1.2
kiwisolver==1.4.3
lru-dict==1.1.8
MarkupSafe==2.0.1
matplotlib==3.5.2
mock==4.0.3
mypy==0.910
mypy-extensions==0.4.3
mythril==0.23.4
nodeenv==1.7.0
numpy==1.23.1
packaging==21.0
parsimonious==0.8.1
persistent==4.9.0
Pillow==9.2.0
pipreqs==0.4.10
platformdirs==2.4.0
pluggy==1.0.0
pre-commit==2.20.0
prettytable==3.3.0
py==1.10.0
py-ecc==4.1.0
py-evm==0.5.0a1
py-flags==1.1.4
py-solc==3.2.0
py-solc-x==1.1.1
pycodestyle==2.7.0
pycparser==2.21
pycryptodome==3.15.0
pyethash==0.1.27
pyparsing==2.4.7
pyrsistent==0.16.1
pysha3==1.0.2
pytest==7.1.2
pytest-cov==3.0.0
pytest-mock==3.8.2
python-dateutil==2.8.2
PyYAML==6.0
requests==2.25.1
rlp==2.0.1
sage==0.0.0
semantic-version==2.10.0
six==1.16.0
slither-analyzer==0.8.3
sortedcontainers==2.4.0
ssz==0.2.4
toml==0.10.2
tomli==2.0.1
toolz==0.11.1
tox==3.24.4
transaction==3.0.1
trie==2.0.0a5
typing-extensions==3.10.0.0
urllib3==1.26.5
virtualenv==20.8.1
wcwidth==0.2.5
yarg==0.1.9
z3-solver==4.9.1.0
zope.interface==5.4.0