-r requirements.txt

# Split out to allow quicker lint turnaround on CI
-r requirements-lint.txt

# Testing
pytest-cov==2.5.1
pytest-random==0.02
pytest-timeout==1.3.3
pytest-select==0.1.2
grequests==0.3.0
pexpect==4.6.0

hypothesis==3.88.3

eth-tester==0.1.0b32

# Debugging
pdbpp==0.9.2
colour==0.1.5

# Continuous Integration
coverage==4.5.1

# Documentation
sphinx==1.6.7
sphinx_rtd_theme==0.4.0
sphinxcontrib-httpdomain==1.7.0
sphinxcontrib-httpexample==0.8.1
sphinxcontrib-images==0.7.0
releases==1.6.1

# Release
bump2version==0.5.8

# Test support
matrix-synapse==0.33.9
