-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
72 lines (72 loc) · 1.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
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.2
attrs==21.4.0
base58==2.1.1
bitarray==1.2.2
cachetools==5.0.0
cairo-lang==0.8.0
cairo-nile==0.5.0
certifi==2021.10.8
charset-normalizer==2.0.10
click==8.0.4
cytoolz==0.11.2
ecdsa==0.17.0
eth-abi==2.1.1
eth-account==0.5.7
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.3.0
eth-typing==2.3.0
eth-utils==1.10.0
fastecdsa==2.2.3
frozendict==1.2
frozenlist==1.3.0
hexbytes==0.2.2
idna==3.3
importlib-metadata==4.11.2
iniconfig==1.1.1
ipfshttpclient==0.8.0a2
jsonschema==3.2.0
lark-parser==0.12.0
lru-dict==1.1.7
marshmallow==3.14.1
marshmallow-dataclass==8.5.3
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
mpmath==1.2.1
multiaddr==0.0.9
multidict==6.0.2
mypy-extensions==0.4.3
netaddr==0.8.0
numpy==1.22.1
packaging==21.3
parsimonious==0.8.1
pipdeptree==2.2.1
pluggy==1.0.0
prometheus-client==0.13.1
protobuf==3.19.4
py==1.11.0
pycryptodome==3.13.0
pyparsing==3.0.7
pyrsistent==0.18.1
pytest==6.2.5
pytest-asyncio==0.17.2
python-dotenv==0.19.2
PyYAML==6.0
requests==2.27.1
rlp==2.0.1
six==1.16.0
sympy==1.9
toml==0.10.2
toolz==0.11.2
typeguard==2.13.3
typing-extensions==4.0.1
typing-inspect==0.7.1
urllib3==1.26.8
varint==1.0.2
web3==5.26.0
websockets==9.1
yarl==1.7.2
zipp==3.7.0