# -----------------------------------------------------------------------------
# Pin to last versions to support Python 2.6/3.3
# -----------------------------------------------------------------------------

pytest==3.2.5
pyyaml==3.11

# Handler Specific
msgpack-python==0.4.8

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

coverage>=4.1
requests
six
testtools

# Validator Specific
jsonschema
