PYTHON_VERSION_COMPATIBILITY = 'PY3'

DEPS = [
    'recipe_engine/context',
    'recipe_engine/raw_io',
    'recipe_engine/step',
]