-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 1.13 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
aiohttp==3.8.1
aiosignal==1.2.0
arrow==1.2.2
arweave-python-client==1.0.18
async-timeout==4.0.2
asynctest==0.13.0
attrs==22.1.0
base58==2.1.1
bitarray==1.2.2
black==22.6.0
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
cryptography==37.0.4
cytoolz==0.12.0
dataclassy==0.11.1
ecdsa==0.18.0
eip712==0.1.1
eth-abi==2.2.0
eth-account==0.5.9
eth-hash==0.3.3
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.10.0
frozenlist==1.3.1
hexbytes==0.2.2
idna==3.3
importlib-metadata==4.12.0
importlib-resources==5.9.0
ipfshttpclient==0.8.0a2
jsonschema==4.9.1
lru-dict==1.1.8
multiaddr==0.0.9
multidict==6.0.2
mypy-extensions==0.4.3
netaddr==0.8.0
parsimonious==0.8.1
pathspec==0.9.0
pkgutil-resolve-name==1.3.10
platformdirs==2.5.2
protobuf==3.20.1
psutil==5.9.1
pyasn1==0.4.8
pycoingecko==2.2.0
pycparser==2.21
pycryptodome==3.15.0
PyNaCl==1.5.0
pyrsistent==0.18.1
python-dateutil==2.8.2
python-jose==3.3.0
requests==2.28.1
rlp==2.0.1
rsa==4.9
six==1.16.0
tomli==2.0.1
toolz==0.12.0
typed-ast==1.5.4
typing-extensions==4.3.0
urllib3==1.26.11
varint==1.0.2
web3==5.30.0
websockets==9.1
yarl==1.8.1
zipp==3.8.1