eth-utils<2,>=1
eth-tester[py-evm]==0.1.0b32
eth-abi<2,>=1.0.0-beta.1
json-rpc>=1.10.3
Werkzeug>=0.11.10
click>=6.6

[:implementation_name == "cpython"]
cytoolz<1.0.0,>=0.9.0
eth-hash[pysha3]<1.0.0,>=0.1.4

[:implementation_name == "pypy"]
toolz<1.0.0,>=0.9.0
eth-hash[pycryptodome]<1.0.0,>=0.1.4

[dev]
bumpversion<1,>=0.5.3
pytest-watch<5,>=4.1.0
wheel
twine
ipython
pytest==3.3.2
pytest-xdist
tox<3,>=2.9.1
requests<3.0.0,>=2.16.0
eth-account<0.4.0,>=0.2.1
flake8==3.4.1
isort<5,>=4.2.15
Sphinx<2,>=1.6.5
sphinx_rtd_theme>=0.1.9

[doc]
Sphinx<2,>=1.6.5
sphinx_rtd_theme>=0.1.9

[gevent]
gevent<1.2.0,>=1.1.1

[lint]
flake8==3.4.1
isort<5,>=4.2.15

[test]
pytest==3.3.2
pytest-xdist
tox<3,>=2.9.1
requests<3.0.0,>=2.16.0
eth-account<0.4.0,>=0.2.1
