-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
92 lines (91 loc) · 4.92 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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile --annotation-style=line --output-file=requirements.txt requirements.in
#
aiohttp==3.7.4.post0 # via eth-brownie, web3
asttokens==2.0.4 # via eth-brownie, vyper
async-timeout==3.0.1 # via aiohttp, eth-brownie
attrs==21.2.0 # via aiohttp, eth-brownie, hypothesis, jsonschema, pytest
base58==2.1.0 # via eth-brownie, multiaddr
bitarray==1.2.2 # via eth-account, eth-brownie
black==21.9b0 # via eth-brownie
certifi==2021.10.8 # via eth-brownie, requests
chardet==4.0.0 # via aiohttp, eth-brownie
charset-normalizer==2.0.7 # via eth-brownie, requests
click==8.0.3 # via black, eth-brownie
cytoolz==0.11.0 # via eth-brownie, eth-keyfile, eth-utils
dataclassy==0.11.1 # via eip712, eth-brownie
eip712==0.1.0 # via eth-brownie
eth-abi==2.1.1 # via eip712, eth-account, eth-brownie, eth-event, web3
eth-account==0.5.6 # via eth-brownie, web3
eth-brownie==1.17.1 # via -r requirements.in
eth-event==1.2.3 # via eth-brownie
eth-hash[pycryptodome]==0.3.2 # via eth-brownie, eth-event, eth-utils, web3
eth-keyfile==0.5.1 # via eth-account, eth-brownie
eth-keys==0.3.3 # via eth-account, eth-brownie, eth-keyfile
eth-rlp==0.2.1 # via eth-account, eth-brownie
eth-typing==2.2.2 # via eip712, eth-abi, eth-brownie, eth-keys, eth-utils, web3
eth-utils==1.10.0 # via eip712, eth-abi, eth-account, eth-brownie, eth-event, eth-keyfile, eth-keys, eth-rlp, rlp, web3
execnet==1.9.0 # via eth-brownie, pytest-xdist
hexbytes==0.2.2 # via eip712, eth-account, eth-brownie, eth-event, eth-rlp, web3
hypothesis==6.24.0 # via eth-brownie
idna==3.3 # via eth-brownie, requests, yarl
inflection==0.5.0 # via eth-brownie, mythx-models, pythx
iniconfig==1.1.1 # via eth-brownie, pytest
ipfshttpclient==0.8.0a2 # via eth-brownie, web3
jsonschema==3.2.0 # via eth-brownie, mythx-models, web3
lazy-object-proxy==1.6.0 # via eth-brownie
lru-dict==1.1.7 # via eth-brownie, web3
multiaddr==0.0.9 # via eth-brownie, ipfshttpclient
multidict==5.2.0 # via aiohttp, eth-brownie, yarl
mypy-extensions==0.4.3 # via black, eth-brownie
mythx-models==1.9.1 # via eth-brownie, pythx
netaddr==0.8.0 # via eth-brownie, multiaddr
packaging==21.0 # via eth-brownie, pytest
parsimonious==0.8.1 # via eth-abi, eth-brownie
pathspec==0.9.0 # via black, eth-brownie
platformdirs==2.4.0 # via black, eth-brownie
pluggy==1.0.0 # via eth-brownie, pytest
prompt-toolkit==3.0.21 # via eth-brownie
protobuf==3.19.0 # via eth-brownie, web3
psutil==5.8.0 # via eth-brownie
py==1.10.0 # via eth-brownie, pytest, pytest-forked
py-solc-ast==1.2.9 # via eth-brownie
py-solc-x==1.1.1 # via eth-brownie
pycryptodome==3.11.0 # via eip712, eth-brownie, eth-hash, eth-keyfile, vyper
pygments==2.10.0 # via eth-brownie, pygments-lexer-solidity
pygments-lexer-solidity==0.7.0 # via eth-brownie
pyjwt==1.7.1 # via eth-brownie, pythx
pyparsing==3.0.3 # via eth-brownie, packaging
pyrsistent==0.18.0 # via eth-brownie, jsonschema
pytest==6.2.5 # via eth-brownie, pytest-forked, pytest-xdist
pytest-forked==1.3.0 # via eth-brownie, pytest-xdist
pytest-xdist==1.34.0 # via eth-brownie
python-dateutil==2.8.1 # via eth-brownie, mythx-models, pythx
python-dotenv==0.16.0 # via eth-brownie
pythx==1.6.1 # via eth-brownie
pyyaml==5.4.1 # via eth-brownie
regex==2021.10.23 # via black, eth-brownie
requests==2.26.0 # via eth-brownie, ipfshttpclient, py-solc-x, pythx, vvm, web3
rlp==2.0.1 # via eth-account, eth-brownie, eth-rlp
semantic-version==2.8.5 # via eth-brownie, py-solc-x, vvm, vyper
six==1.16.0 # via asttokens, eth-brownie, jsonschema, multiaddr, parsimonious, pytest-xdist, python-dateutil
sortedcontainers==2.4.0 # via eth-brownie, hypothesis
toml==0.10.2 # via eth-brownie, pytest
tomli==1.2.2 # via black, eth-brownie
toolz==0.11.1 # via cytoolz, eth-brownie
tqdm==4.62.3 # via eth-brownie
typing-extensions==3.10.0.2 # via aiohttp, black, eth-brownie
urllib3==1.26.7 # via eth-brownie, requests
varint==1.0.2 # via eth-brownie, multiaddr
vvm==0.1.0 # via eth-brownie
vyper==0.3.0 # via eth-brownie
wcwidth==0.2.5 # via eth-brownie, prompt-toolkit
web3==5.24.0 # via eth-brownie
websockets==9.1 # via eth-brownie, web3
wrapt==1.13.2 # via eth-brownie
yarl==1.7.0 # via aiohttp, eth-brownie
# The following packages are considered to be unsafe in a requirements file:
# setuptools