-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
54 lines (54 loc) · 918 Bytes
/
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
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.2.0
base58==2.1.1
bitarray==2.7.3
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
cytoolz==0.12.1
eth-abi==2.2.0
eth-account==0.5.9
eth-hash==0.5.1
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.9.5
Flask==2.2.3
Flask-Cors==3.0.10
frozenlist==1.3.3
gunicorn==20.1.0
hexbytes==0.3.0
idna==3.4
importlib-metadata==6.0.0
ipfshttpclient==0.8.0a2
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==3.2.0
lru-dict==1.1.8
MarkupSafe==2.1.2
multiaddr==0.0.9
multidict==6.0.4
netaddr==0.8.0
packaging==23.0
parsimonious==0.8.1
protobuf==3.19.5
py-solc-x==1.1.1
pycryptodome==3.17
pyrsistent==0.19.3
requests==2.28.2
rlp==2.0.1
semantic-version==2.10.0
six==1.16.0
solc-select==1.0.3
toolz==0.12.0
typing-extensions==3.10.0.2
urllib3==1.26.14
varint==1.0.2
web3==5.31.3
websockets==9.1
Werkzeug==2.2.3
yarl==1.8.2
zipp==3.15.0