-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (55 loc) · 1.96 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
aiohttp==3.8.4
aiosignal==1.3.1
ansi2html==1.8.0
async-timeout==4.0.2
attrs==23.1.0
bitarray==2.7.6
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
cytoolz==0.12.1
dash==2.11.1
dash-bootstrap-components==1.4.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
eth-abi==4.1.0
eth-account==0.9.0
eth-hash==0.5.2
eth-keyfile==0.6.1
eth-keys==0.4.0
eth-rlp==0.3.0
eth-typing==3.4.0
eth-utils==2.1.1
Flask==2.2.5
frozenlist==1.3.3
hexbytes==0.3.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.3
lru-dict==1.2.0
MarkupSafe==2.1.3
multidict==6.0.4
nest-asyncio==1.5.6
packaging==23.1
parsimonious==0.9.0
plotly==5.15.0
protobuf==4.23.3
pycryptodome==3.18.0
pyrsistent==0.19.3
pywin32==306
regex==2023.6.3
requests==2.31.0
retrying==1.3.4
rlp==3.0.0
six==1.16.0
tenacity==8.2.2
toolz==0.12.0
typing_extensions==4.7.1
urllib3==2.0.3
web3==6.5.0
websockets==11.0.3
Werkzeug==2.2.3
yarl==1.9.2