-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (53 loc) · 953 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
# Requirements used in production as of 2023-04-26 using `pip freeze`
aiohttp==3.8.2
aiosignal==1.2.0
aleph-client==0.4.8
aleph-message==0.2.1
asn1crypto==1.5.1
async-timeout==4.0.2
attrs==22.1.0
base58==2.1.1
bitarray==2.6.0
certifi==2022.9.14
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
coincurve==17.0.0
cytoolz==0.12.0
eciespy==0.3.12
eth-abi==3.0.1
eth-account==0.7.0
eth-hash==0.3.3
eth-keyfile==0.6.0
eth-keys==0.4.0
eth-rlp==0.3.0
eth-typing==3.2.0
eth-utils==2.0.0
frozenlist==1.3.1
hexbytes==0.3.0
idna==3.4
ipfshttpclient==0.8.0a2
jsonschema==4.16.0
lru-dict==1.1.8
multiaddr==0.0.9
multidict==5.2.0
netaddr==0.8.0
parsimonious==0.8.1
protobuf==3.20.2
pycparser==2.21
pycryptodome==3.15.0
pydantic==1.9.2
pyrsistent==0.18.1
python-dotenv==0.21.0
python-magic==0.4.27
requests==2.28.1
rlp==3.0.0
six==1.16.0
toolz==0.12.0
typer==0.6.1
typing-extensions==4.3.0
urllib3==1.26.12
varint==1.0.2
web3==6.0.0b5
websockets==10.3
yarl==1.8.1