aiohttp<4,>=3.6
web3<6,>=5.7
marshmallow<4,>=3.5

[deploy]
twine

[dev]
tox
rope
pytest
python-dotenv
pytest-xdist
pylint
mypy
sphinx<3,>=2.4
sphinx-rtd-theme
twine

[docs]
sphinx<3,>=2.4
sphinx-rtd-theme

[lint]
pylint
mypy

[tests]
pytest
python-dotenv
pytest-xdist
