-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
74 lines (74 loc) · 1.25 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
73
74
aiohttp==3.9.1
aiosignal==1.3.1
appnope==0.1.3
asttokens==2.4.1
async-timeout==4.0.3
attrs==23.2.0
bitarray==2.9.2
certifi==2023.11.17
charset-normalizer==3.3.2
comm==0.2.1
cytoolz==0.12.2
debugpy==1.8.0
decorator==5.1.1
eth-abi==4.2.1
eth-account==0.10.0
eth-hash==0.5.2
eth-keyfile==0.7.0
eth-keys==0.4.0
eth-rlp==1.0.0
eth-typing==3.5.2
eth-utils==2.3.1
exceptiongroup==1.2.0
executing==2.0.1
frozenlist==1.4.1
hexbytes==0.3.1
idna==3.6
ipykernel==6.28.0
ipython==8.19.0
jedi==0.19.1
jsonschema==4.20.0
jsonschema-specifications==2023.12.1
jupyter_client==8.6.0
jupyter_core==5.6.1
lru-dict==1.2.0
matplotlib-inline==0.1.6
multidict==6.0.4
nest-asyncio==1.5.8
numpy==1.26.3
packaging==23.2
pandas==2.1.4
parsimonious==0.9.0
parso==0.8.3
pexpect==4.9.0
platformdirs==4.1.0
prompt-toolkit==3.0.43
protobuf==4.25.1
psutil==5.9.7
ptyprocess==0.7.0
pure-eval==0.2.2
py4j==0.10.9.7
pycryptodome==3.19.1
Pygments==2.17.2
pyspark==3.5.0
python-dateutil==2.8.2
pytz==2023.3.post1
pyunormalize==15.1.0
pyzmq==25.1.2
referencing==0.32.0
regex==2023.12.25
requests==2.31.0
rlp==4.0.0
rpds-py==0.16.2
six==1.16.0
stack-data==0.6.3
toolz==0.12.0
tornado==6.4
traitlets==5.14.1
typing_extensions==4.9.0
tzdata==2023.4
urllib3==2.1.0
wcwidth==0.2.12
web3==6.13.0
websockets==12.0
yarl==1.9.4