# Do NOT edit manually. Changes here will be overwritten by the command 'guess-requirement' {%- for python_lib, module_list in dependencies.items() %} # Required by the module(s): {{ ','.join(module_list) }} {{ python_lib }} {%- endfor %}