. "${SECTION_DIRECTORY}/PY_DEPENDS" &&

depends six &&
depends requests &&
depends websocket-client &&
depends docker-pycreds &&

if is_depends_enabled ${SPELL} python; then
  depends backports.ssl_match_hostname
fi
