This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
58 lines (57 loc) · 2.62 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-emit-index-url --no-emit-trusted-host --output-file=requirements.txt requirements/requirements-base.txt
#
aiohttp==3.6.2 # via gql
async-timeout==3.0.1 # via aiohttp
attrs==20.3.0 # via aiohttp, jsonschema
base58==2.1.0 # via multiaddr
bitarray==1.2.2 # via eth-account
cachetools==4.2.1 # via pools
certifi==2020.12.5 # via requests, sentry-sdk
chardet==3.0.4 # via aiohttp, requests
click==7.1.2 # via uvicorn
cytoolz==0.11.0 # via eth-keyfile, eth-utils
eth-abi==2.1.1 # via eth-account, web3
eth-account==0.5.4 # via web3
eth-hash[pycryptodome]==0.3.1 # via eth-utils, web3
eth-keyfile==0.5.1 # via eth-account
eth-keys==0.3.3 # via eth-account, eth-keyfile
eth-rlp==0.2.1 # via eth-account
eth-typing==2.2.2 # via eth-abi, eth-keys, eth-utils, web3
eth-utils==1.10.0 # via eth-abi, eth-account, eth-hash, eth-keyfile, eth-keys, eth-rlp, rlp, web3
fastapi==0.63.0 # via -r requirements/requirements-base.txt
gql==3.0.0a3 # via pools
graphql-core==3.1.4 # via gql
h11==0.12.0 # via uvicorn
hexbytes==0.2.1 # via eth-account, eth-rlp, web3
idna==2.10 # via requests, yarl
ipfshttpclient==0.7.0a1 # via web3
jsonschema==3.2.0 # via web3
lru-dict==1.1.7 # via web3
multiaddr==0.0.9 # via ipfshttpclient
multidict==4.7.6 # via aiohttp, yarl
netaddr==0.8.0 # via multiaddr
parsimonious==0.8.1 # via eth-abi
pools==20210424 # via -r requirements/requirements-base.txt
protobuf==3.15.8 # via web3
pycryptodome==3.10.1 # via eth-hash, eth-keyfile
pydantic==1.8.1 # via fastapi
pyrsistent==0.17.3 # via jsonschema
requests==2.25.1 # via gql, ipfshttpclient, web3
rlp==2.0.1 # via eth-account, eth-rlp
sentry-sdk==1.0.0 # via -r requirements/requirements-base.txt
six==1.15.0 # via jsonschema, multiaddr, parsimonious, protobuf
starlette==0.13.6 # via fastapi
toolz==0.11.1 # via cytoolz
typing-extensions==3.7.4.3 # via pydantic
urllib3==1.26.4 # via requests, sentry-sdk
uvicorn==0.13.4 # via -r requirements/requirements-base.txt
varint==1.0.2 # via multiaddr
web3==5.18.0 # via pools
websockets==8.1 # via gql, web3
yarl==1.5.1 # via aiohttp, gql
# The following packages are considered to be unsafe in a requirements file:
# setuptools