#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements.in
#
aiohttp==3.7.4.post0
    # via web3
appdirs==1.4.4
    # via black
asttokens==2.0.4
    # via vyper
async-timeout==3.0.1
    # via aiohttp
attrs==21.2.0
    # via
    #   aiohttp
    #   hypothesis
    #   jsonschema
    #   pytest
base58==2.1.0
    # via multiaddr
bitarray==1.2.2
    # via eth-account
black==21.7b0
    # via -r requirements.in
certifi==2021.5.30
    # via requests
chardet==4.0.0
    # via aiohttp
charset-normalizer==2.0.4
    # via requests
click==8.0.1
    # via black
cytoolz==0.11.0
    # via
    #   eth-keyfile
    #   eth-utils
dataclassy==0.10.4
    # via eip712
eip712==0.1.0
    # via -r requirements.in
eth-abi==2.1.1
    # via
    #   -r requirements.in
    #   eip712
    #   eth-account
    #   eth-event
    #   web3
eth-account==0.5.5
    # via
    #   -r requirements.in
    #   web3
eth-event==1.2.3
    # via -r requirements.in
eth-hash[pycryptodome]==0.3.1
    # via
    #   -r requirements.in
    #   eth-event
    #   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
    #   eip712
    #   eth-abi
    #   eth-keys
    #   eth-utils
    #   web3
eth-utils==1.10.0
    # via
    #   -r requirements.in
    #   eip712
    #   eth-abi
    #   eth-account
    #   eth-event
    #   eth-hash
    #   eth-keyfile
    #   eth-keys
    #   eth-rlp
    #   rlp
    #   web3
execnet==1.9.0
    # via pytest-xdist
hexbytes==0.2.1
    # via
    #   -r requirements.in
    #   eip712
    #   eth-account
    #   eth-event
    #   eth-rlp
    #   web3
hypothesis==6.14.7
    # via -r requirements.in
idna==3.2
    # via
    #   requests
    #   yarl
inflection==0.5.0
    # via
    #   mythx-models
    #   pythx
iniconfig==1.1.1
    # via pytest
ipfshttpclient==0.7.0
    # via web3
jsonschema==3.2.0
    # via
    #   mythx-models
    #   web3
lazy-object-proxy==1.6.0
    # via -r requirements.in
lru-dict==1.1.7
    # via web3
multiaddr==0.0.9
    # via ipfshttpclient
multidict==5.1.0
    # via
    #   aiohttp
    #   yarl
mypy-extensions==0.4.3
    # via black
mythx-models==1.9.1
    # via pythx
netaddr==0.8.0
    # via multiaddr
packaging==21.0
    # via pytest
parsimonious==0.8.1
    # via eth-abi
pathspec==0.9.0
    # via black
pluggy==0.13.1
    # via pytest
prompt-toolkit==3.0.19
    # via -r requirements.in
protobuf==3.17.3
    # via web3
psutil==5.8.0
    # via -r requirements.in
py-solc-ast==1.2.9
    # via -r requirements.in
py-solc-x==1.1.0
    # via -r requirements.in
py==1.10.0
    # via
    #   -r requirements.in
    #   pytest
    #   pytest-forked
pycryptodome==3.10.1
    # via
    #   eip712
    #   eth-hash
    #   eth-keyfile
    #   vyper
pygments-lexer-solidity==0.7.0
    # via -r requirements.in
pygments==2.10.0
    # via
    #   -r requirements.in
    #   pygments-lexer-solidity
pyjwt==1.7.1
    # via pythx
pyparsing==2.4.7
    # via packaging
pyrsistent==0.18.0
    # via jsonschema
pytest-forked==1.3.0
    # via pytest-xdist
pytest-xdist==1.34.0
    # via -r requirements.in
pytest==6.2.4
    # via
    #   -r requirements.in
    #   pytest-forked
    #   pytest-xdist
python-dateutil==2.8.1
    # via
    #   mythx-models
    #   pythx
python-dotenv==0.16.0
    # via -r requirements.in
pythx==1.6.1
    # via -r requirements.in
pyyaml==5.4.1
    # via -r requirements.in
regex==2021.8.3
    # via black
requests==2.26.0
    # via
    #   -r requirements.in
    #   ipfshttpclient
    #   py-solc-x
    #   pythx
    #   vvm
    #   web3
rlp==1.2.0
    # via
    #   -r requirements.in
    #   eth-account
    #   eth-rlp
semantic-version==2.8.5
    # via
    #   -r requirements.in
    #   py-solc-x
    #   vvm
    #   vyper
six==1.16.0
    # via
    #   asttokens
    #   jsonschema
    #   multiaddr
    #   parsimonious
    #   protobuf
    #   pytest-xdist
    #   python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
toml==0.10.2
    # via pytest
tomli==1.2.1
    # via black
toolz==0.11.1
    # via cytoolz
tqdm==4.62.1
    # via -r requirements.in
typing-extensions==3.10.0.0
    # via aiohttp
urllib3==1.26.6
    # via requests
varint==1.0.2
    # via multiaddr
vvm==0.1.0
    # via -r requirements.in
vyper==0.2.15
    # via -r requirements.in
wcwidth==0.2.5
    # via prompt-toolkit
web3==5.23.0
    # via -r requirements.in
websockets==9.1
    # via web3
wrapt==1.12.1
    # via -r requirements.in
yarl==1.6.3
    # via aiohttp

# The following packages are considered to be unsafe in a requirements file:
# setuptools
