-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
122 lines (122 loc) · 2 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
aiohttp==3.8.3
aiosignal==1.2.0
altair==4.2.2
anyio==3.6.2
async-timeout==4.0.2
asynctest==0.13.0
attrs==22.1.0
awsebcli==3.20.3
base58==2.1.1
bcrypt==4.0.1
bitarray==2.6.0
blessed==1.19.1
blinker==1.5
botocore==1.23.54
branca==0.6.0
cached-property==1.5.2
cachetools==5.3.0
cement==2.8.2
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.3
cryptography==38.0.1
cytoolz==0.12.0
decorator==5.1.1
dnspython==2.2.1
docker==4.4.4
docker-compose==1.25.5
dockerpty==0.4.1
docopt==0.6.2
email-validator==1.3.0
entrypoints==0.4
eth-abi==2.2.0
eth-account==0.5.9
eth-hash==0.5.0
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.9.5
fastapi==0.85.2
folium==0.14.0
frozenlist==1.3.1
future==0.16.0
gitdb==4.0.10
GitPython==3.1.30
gunicorn==20.1.0
h11==0.14.0
hexbytes==0.3.0
httpcore==0.16.3
httpx==0.23.1
idna==3.4
importlib-metadata==5.0.0
ipfshttpclient==0.8.0a2
Jinja2==3.1.2
jmespath==0.10.0
jsonschema==3.2.0
loguru==0.6.0
lru-dict==1.1.8
markdown-it-py==2.1.0
MarkupSafe==2.1.2
mdurl==0.1.2
multiaddr==0.0.9
multidict==6.0.2
netaddr==0.8.0
numpy==1.24.2
packaging==23.0
pandas==1.5.3
paramiko==2.11.0
parsimonious==0.8.1
pathspec==0.9.0
Pillow==9.4.0
protobuf==3.19.5
pyarrow==11.0.0
pycparser==2.21
pycryptodome==3.15.0
pydantic==1.10.2
pydeck==0.8.0
Pygments==2.14.0
PyJWT==2.6.0
pymongo==4.3.2
Pympler==1.0.1
PyNaCl==1.5.0
pyrsistent==0.18.1
python-dateutil==2.8.2
python-dotenv==0.21.0
python-multipart==0.0.5
pytz==2022.7
pytz-deprecation-shim==0.1.0.post0
pyuploadcare==3.1.0
PyYAML==5.4.1
requests==2.26.0
rfc3986==1.5.0
rich==13.3.1
rlp==2.0.1
semantic-version==2.8.5
semver==2.13.0
six==1.14.0
smmap==5.0.0
sniffio==1.3.0
starlette==0.20.4
streamlit==1.17.0
streamlit-folium==0.11.0
termcolor==1.1.0
texttable==1.6.4
toml==0.10.2
toolz==0.12.0
tornado==6.2
typing_extensions==4.4.0
tzdata==2022.7
tzlocal==4.2
urllib3==1.26.12
uvicorn==0.19.0
validators==0.20.0
varint==1.0.2
wcwidth==0.1.9
web3==5.31.1
websocket-client==0.59.0
websockets==9.1
yarl==1.8.1
zipp==3.10.0