-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.13 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
aiohttp==3.8.1
aiosignal==1.2.0
anyio==3.5.0
asgiref==3.5.1
async-timeout==4.0.2
attrs==21.4.0
base58==2.1.1
bitarray==2.5.1
black==22.3.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.3
cytoolz==0.11.2
eth-abi==2.1.1
eth-account==0.5.8
eth-hash==0.3.2
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.10.0
fastapi==0.77.1
fastapi-cache2==0.1.8
frozenlist==1.3.0
gunicorn==20.1.0
h11==0.12.0
hexbytes==0.2.2
httpcore==0.14.7
httptools==0.4.0
httpx==0.22.0
idna==3.3
ipfshttpclient==0.8.0a2
jsonschema==4.6.0
lru-dict==1.1.7
multiaddr==0.0.9
multidict==6.0.2
mypy-extensions==0.4.3
netaddr==0.8.0
numpy==1.22.3
pandas==1.4.2
parsimonious==0.8.1
pathspec==0.9.0
pendulum==2.1.2
platformdirs==2.5.2
protobuf==3.20.1
pycryptodome==3.14.1
pydantic==1.9.0
pyrsistent==0.18.1
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.1
pytzdata==2020.1
PyYAML==6.0
requests==2.27.1
rfc3986==1.5.0
rlp==2.0.1
six==1.16.0
sniffio==1.2.0
starlette==0.19.1
tomli==2.0.1
toolz==0.11.2
typing_extensions==4.2.0
urllib3==1.26.9
uvicorn==0.17.6
uvloop==0.16.0
varint==1.0.2
watchgod==0.8.2
web3==5.29.2
websockets==9.1
yarl==1.7.2