# -----------------------------------------------------------------------------
# Latest versions compatible with Python 2.6/3.3
# -----------------------------------------------------------------------------

coverage>=4.1
pytest
pyyaml
requests
six
testtools

# Validator Specific
jsonschema

# Handler Specific
msgpack

