-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
72 lines (72 loc) · 1.19 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
astroid==2.11.3
async-timeout==4.0.2
attrs==21.4.0
base58==2.1.1
beautifulsoup4==4.11.1
bitarray==1.2.2
black==22.3.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.3
cytoolz==0.11.2
dill==0.3.4
duneapi==3.0.3
eth-abi==3.0.0
eth-account==0.6.1
eth-hash==0.3.2
eth-keyfile==0.6.0
eth-keys==0.4.0
eth-rlp==0.3.0
eth-typing==3.0.0
eth-utils==2.0.0
frozenlist==1.3.0
hexbytes==0.2.2
idna==3.3
iniconfig==1.1.1
ipfshttpclient==0.8.0a2
isort==5.10.1
jsonschema==4.4.0
lazy-object-proxy==1.7.1
lru-dict==1.1.7
mccabe==0.7.0
multiaddr==0.0.9
multidict==6.0.2
mypy==0.942
mypy-extensions==0.4.3
netaddr==0.8.0
numpy==1.22.3
packaging==21.3
pandas==1.4.2
parsimonious==0.8.1
pathspec==0.9.0
platformdirs==2.5.2
pluggy==1.0.0
protobuf==3.20.1
py==1.11.0
pycryptodome==3.14.1
pylint==2.13.4
pyparsing==3.0.8
pyrsistent==0.18.1
pytest==7.1.1
python-dateutil==2.8.2
python-decouple==3.6
python-dotenv==0.20.0
pytz==2022.1
requests==2.27.1
rlp==3.0.0
six==1.16.0
soupsieve==2.3.2.post1
tomli==2.0.1
toolz==0.11.2
types-requests==2.27.16
types-urllib3==1.26.14
typesense==0.14.0
typing_extensions==4.2.0
urllib3==1.26.9
varint==1.0.2
web3==6.0.0b2
websockets==10.3
wrapt==1.14.0
yarl==1.7.2