forked from ssvlabs/awesome-ssv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
91 lines (91 loc) · 1.63 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
aiohttp==3.8.4
aiosignal==1.3.1
asttokens==2.2.1
async-timeout==4.0.2
attrs==22.2.0
base58==2.1.1
bitarray==2.6.0
black==22.10.0
cached-property==1.5.2
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
cytoolz==0.12.1
dataclassy==0.11.1
eip712==0.2.1
eth-abi==4.0.0
eth-account==0.8.0
eth-event==1.2.3
eth-hash==0.3.3
eth-keyfile==0.6.1
eth-keys==0.4.0
eth-rlp==0.3.0
eth-typing==2.3.0
eth-utils==1.10.0
exceptiongroup==1.1.1
execnet==1.9.0
frozenlist==1.3.1
hexbytes==0.3.0
hypothesis==6.27.3
idna==3.4
importlib-resources==5.10.2
inflection==0.5.0
iniconfig==1.1.1
ipfshttpclient==0.8.0a2
jsonschema==4.16.0
lazy-object-proxy==1.7.1
lru-dict==1.1.8
multiaddr==0.0.9
multidict==6.0.2
mypy-extensions==0.4.3
mythx-models==1.9.1
netaddr==0.8.0
packaging==23.0
parsimonious==0.9.0
pathspec==0.11.1
pkgutil_resolve_name==1.3.10
platformdirs==2.5.2
pluggy==1.0.0
prompt-toolkit==3.0.31
protobuf==4.22.1
psutil==5.9.2
py==1.11.0
py-ecc==5.2.0
py-solc-ast==1.2.9
py-solc-x==1.1.1
pycryptodome==3.14.1
Pygments==2.15.0
pygments-lexer-solidity==0.7.0
PyJWT==2.6.0
pyparsing==3.0.9
pyrsistent==0.16.1
pytest==7.3.0
pytest-forked==1.6.0
pytest-xdist==3.2.1
python-dateutil==2.8.2
python-dotenv==1.0.0
pythx==1.6.1
PyYAML==6.0
regex==2023.3.23
requests==2.28.1
rlp==3.0.0
semantic-version==2.10.0
six==1.16.0
sortedcontainers==2.4.0
ssz==0.3.0
staking-deposit @ git+https://github.com/ethereum/staking-deposit-cli.git@76ed78224fdfe3daca788d12442b3d1a37978296
toml==0.10.2
tomli==2.0.1
toolz==0.12.0
tqdm==4.65.0
typing_extensions==4.5.0
urllib3==1.26.15
varint==1.0.2
vvm==0.1.0
vyper==0.3.7
wcwidth==0.2.6
web3==6.1.0
websockets==11.0.1
wrapt==1.15.0
yarl==1.8.2
zipp==3.15.0