Add 'depends.py' script to help with dependent finding and conflict resolution
This MR adds the search/depends.py
script which can be used to identify depends of a specific package. This can be useful in identifying which packages need to be updated if a migrated package is included in an update.