forked from money-on-chain/OMoC-Node
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
83 lines (83 loc) · 1.37 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
aiodns==1.1.1
aiofiles==0.5.0
aiohttp==3.6.2
async-timeout==3.0.1
attrdict==2.0.1
attrs==19.3.0
base58==2.0.1
bitarray==1.2.2
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.2
colorlog==4.1.0
cryptography==41.0.1
cytoolz==0.10.1
dateparser==0.7.6
decorator==4.4.2
dnspython==1.16.0
email-validator==1.1.1
eth-abi==2.1.1
eth-account==0.5.2
eth-hash==0.2.0
eth-keyfile==0.5.1
eth-keys==0.3.3
eth-rlp==0.1.2
eth-typing==2.2.1
eth-utils==1.9.0
fastapi==0.109.2
h11==0.9.0
hexbytes==0.2.1
httptools==0.1.1
idna==2.8
importlib-metadata==1.7.0
ipfshttpclient==0.6.0.post1
Jinja2==2.11.2
jsonschema==3.2.0
lru-dict==1.1.6
MarkupSafe==1.1.1
moneyonchain==0.0.36
more-itertools==8.4.0
multiaddr==0.0.9
multidict==4.7.6
mypy-extensions==0.4.3
netaddr==0.7.20
packaging==20.4
parsimonious==0.8.1
peewee==3.13.3
pluggy==0.13.1
protobuf==3.12.2
py==1.9.0
pycares==3.1.1
pycparser==2.20
pycryptodome==3.9.8
pydantic==2.5.3
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==5.4.3
pytest-asyncio==0.14.0
pytest-httpserver==0.3.6
pytest-shell==0.2.3
python-dateutil==2.8.1
python-multipart==0.0.5
pytz==2020.1
regex==2020.6.8
requests==2.24.0
rlp==1.2.0
six==1.15.0
starlette==0.36.3
toolz==0.10.0
typing-extensions==4.10.0
tzlocal==2.1
urllib3==1.25.9
uvicorn==0.11.5
uvloop==0.14.0
varint==1.0.2
wcwidth==0.2.5
web3==5.11.1
websockets==8.1
yarl==1.1.0
zipp==3.1.0
argparse
pathlib
moneyonchain-prices-source==0.7.0