-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
51 lines (51 loc) · 1.8 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
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==23.1.0
bitarray==2.7.3
certifi==2023.5.7
charset-normalizer==3.1.0
cytoolz==0.12.1
ecdsa==0.18.0
eth-abi==4.0.0
eth-account==0.8.0
eth-hash==0.5.1
eth-keyfile==0.6.1
eth-keys==0.4.0
eth-rlp==0.3.0
eth-typing==3.3.0
eth-utils==2.1.0
frozenlist==1.3.3
greenlet==2.0.2
hexbytes==0.3.0
idna==3.4
importlib-resources==5.12.0
jsonschema==4.17.3
lru-dict==1.1.8
multidict==6.0.4
numpy==1.24.3
pandas==2.0.1
parsimonious==0.9.0
pkgutil_resolve_name==1.3.10
platformdirs==3.5.0
protobuf==4.23.0
pycryptodome==3.17
pyopencl==2023.1
pyrsistent==0.19.3
python-dateutil==2.8.2
pytools==2022.1.14
pytz==2023.3
pywin32==306
regex==2023.5.5
requests==2.30.0
rlp==3.0.0
six==1.16.0
SQLAlchemy==2.0.13
toolz==0.12.0
typing_extensions==4.5.0
tzdata==2023.3
urllib3==2.0.2
web3==6.3.0
websockets==11.0.3
yarl==1.9.2
zipp==3.15.0