1 line
61 KiB
JSON
1 line
61 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "label": "factory.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L1"}, {"id": "factory_conflictcause", "label": "ConflictCause", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L72"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "factory_collectedrootrequirements", "label": "CollectedRootRequirements", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L83"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "factory_factory", "label": "Factory", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L89"}, {"id": "factory_factory_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L90"}, {"id": "factory_force_reinstall", "label": "force_reinstall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L130"}, {"id": "factory_factory_fail_if_link_is_unsupported_wheel", "label": "._fail_if_link_is_unsupported_wheel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L133"}, {"id": "factory_factory_make_extras_candidate", "label": "._make_extras_candidate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L142"}, {"id": "factory_factory_make_candidate_from_dist", "label": "._make_candidate_from_dist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L157"}, {"id": "factory_factory_make_candidate_from_link", "label": "._make_candidate_from_link()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L172"}, {"id": "factory_factory_make_base_candidate_from_link", "label": "._make_base_candidate_from_link()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L187"}, {"id": "factory_factory_iter_found_candidates", "label": "._iter_found_candidates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L244"}, {"id": "factory_factory_iter_explicit_candidates_from_base", "label": "._iter_explicit_candidates_from_base()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L346"}, {"id": "factory_factory_iter_candidates_from_constraints", "label": "._iter_candidates_from_constraints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L368"}, {"id": "factory_factory_find_candidates", "label": ".find_candidates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L390"}, {"id": "factory_factory_make_requirements_from_install_req", "label": "._make_requirements_from_install_req()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L466"}, {"id": "factory_factory_collect_root_requirements", "label": ".collect_root_requirements()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L519"}, {"id": "factory_factory_make_requirement_from_candidate", "label": ".make_requirement_from_candidate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L561"}, {"id": "factory_factory_make_requirements_from_spec", "label": ".make_requirements_from_spec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L566"}, {"id": "factory_factory_make_requires_python_requirement", "label": ".make_requires_python_requirement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L584"}, {"id": "factory_factory_get_wheel_cache_entry", "label": ".get_wheel_cache_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L595"}, {"id": "factory_factory_get_dist_to_uninstall", "label": ".get_dist_to_uninstall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L612"}, {"id": "factory_factory_report_requires_python_error", "label": "._report_requires_python_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L640"}, {"id": "factory_factory_report_single_requirement_conflict", "label": "._report_single_requirement_conflict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L662"}, {"id": "factory_factory_has_any_candidates", "label": "._has_any_candidates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L725"}, {"id": "factory_factory_get_installation_error", "label": ".get_installation_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L740"}, {"id": "factory_rationale_351", "label": "Produce explicit candidates from the base given an extra-ed package. :p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L351"}, {"id": "factory_rationale_374", "label": "Produce explicit candidates from constraints. This creates \"fake\" Insta", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L374"}, {"id": "factory_rationale_469", "label": "Returns requirement objects associated with the given InstallRequirement. In", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L469"}, {"id": "factory_rationale_572", "label": "Returns requirement objects associated with the given specifier. In most cases", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L572"}, {"id": "factory_rationale_596", "label": "Look up the link in the wheel cache. If ``preparer.require_hashes`` is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L596"}, {"id": "factory_rationale_726", "label": "Check if there are any candidates available for the project name.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L726"}, {"id": "factory_rationale_194", "label": "# TODO: Check already installed candidate, and use it if the link and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L194"}, {"id": "factory_rationale_613", "label": "# TODO: Are there more cases this needs to return True? Editable?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L613"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_vendor_packaging_requirements", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_vendor_packaging_specifiers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_vendor_resolvelib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_index_package_finder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_models_link", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_models_wheel", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_operations_prepare", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_req_constructors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_req_req_install", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_resolution_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_utils_compatibility_tags", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_utils_hashes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_utils_packaging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "pip_internal_utils_virtualenv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_candidates_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_found_candidates_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_requirements_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "factory_conflictcause", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L72", "weight": 1.0}, {"source": "factory_conflictcause", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "factory_collectedrootrequirements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L83", "weight": 1.0}, {"source": "factory_collectedrootrequirements", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "factory_factory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L89", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "target": "factory_force_reinstall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L130", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_fail_if_link_is_unsupported_wheel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L133", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_make_extras_candidate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L142", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_make_candidate_from_dist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L157", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_make_candidate_from_link", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L172", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_make_base_candidate_from_link", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L187", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_iter_found_candidates", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L244", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_iter_explicit_candidates_from_base", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L346", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_iter_candidates_from_constraints", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L368", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_find_candidates", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L390", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_make_requirements_from_install_req", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L466", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_collect_root_requirements", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L519", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_make_requirement_from_candidate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L561", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_make_requirements_from_spec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L566", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_make_requires_python_requirement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L584", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_get_wheel_cache_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L595", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_get_dist_to_uninstall", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L612", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_report_requires_python_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L640", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_report_single_requirement_conflict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L662", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_has_any_candidates", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L725", "weight": 1.0}, {"source": "factory_factory", "target": "factory_factory_get_installation_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L740", "weight": 1.0}, {"source": "factory_factory_make_candidate_from_dist", "target": "factory_factory_make_extras_candidate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L170", "weight": 1.0}, {"source": "factory_factory_make_candidate_from_link", "target": "factory_factory_make_base_candidate_from_link", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L180", "weight": 1.0}, {"source": "factory_factory_make_candidate_from_link", "target": "factory_factory_make_extras_candidate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L185", "weight": 1.0}, {"source": "factory_factory_iter_explicit_candidates_from_base", "target": "factory_factory_make_extras_candidate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L366", "weight": 1.0}, {"source": "factory_factory_iter_candidates_from_constraints", "target": "factory_factory_fail_if_link_is_unsupported_wheel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L380", "weight": 1.0}, {"source": "factory_factory_iter_candidates_from_constraints", "target": "factory_factory_make_base_candidate_from_link", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L381", "weight": 1.0}, {"source": "factory_factory_find_candidates", "target": "factory_factory_iter_explicit_candidates_from_base", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L415", "weight": 1.0}, {"source": "factory_factory_find_candidates", "target": "factory_factory_iter_candidates_from_constraints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L432", "weight": 1.0}, {"source": "factory_factory_find_candidates", "target": "factory_factory_iter_found_candidates", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L450", "weight": 1.0}, {"source": "factory_factory_make_requirements_from_install_req", "target": "factory_factory_fail_if_link_is_unsupported_wheel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L489", "weight": 1.0}, {"source": "factory_factory_make_requirements_from_install_req", "target": "factory_factory_make_base_candidate_from_link", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L494", "weight": 1.0}, {"source": "factory_factory_make_requirements_from_install_req", "target": "factory_factory_make_requirement_from_candidate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L512", "weight": 1.0}, {"source": "factory_factory_make_requirements_from_install_req", "target": "factory_factory_make_extras_candidate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L516", "weight": 1.0}, {"source": "factory_factory_collect_root_requirements", "target": "factory_collectedrootrequirements", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L522", "weight": 1.0}, {"source": "factory_factory_collect_root_requirements", "target": "factory_factory_make_requirements_from_install_req", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L539", "weight": 1.0}, {"source": "factory_factory_make_requirements_from_spec", "target": "factory_factory_make_requirements_from_install_req", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L582", "weight": 1.0}, {"source": "factory_factory_has_any_candidates", "target": "factory_factory_find_candidates", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L730", "weight": 1.0}, {"source": "factory_factory_get_installation_error", "target": "factory_factory_report_requires_python_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L758", "weight": 1.0}, {"source": "factory_factory_get_installation_error", "target": "factory_factory_report_single_requirement_conflict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L770", "weight": 1.0}, {"source": "factory_factory_get_installation_error", "target": "factory_factory_has_any_candidates", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L830", "weight": 1.0}, {"source": "factory_rationale_351", "target": "factory_factory_iter_explicit_candidates_from_base", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L351", "weight": 1.0}, {"source": "factory_rationale_374", "target": "factory_factory_iter_candidates_from_constraints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L374", "weight": 1.0}, {"source": "factory_rationale_469", "target": "factory_factory_make_requirements_from_install_req", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L469", "weight": 1.0}, {"source": "factory_rationale_572", "target": "factory_factory_make_requirements_from_spec", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L572", "weight": 1.0}, {"source": "factory_rationale_596", "target": "factory_factory_get_wheel_cache_entry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L596", "weight": 1.0}, {"source": "factory_rationale_726", "target": "factory_factory_has_any_candidates", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L726", "weight": 1.0}, {"source": "factory_rationale_194", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L194", "weight": 1.0}, {"source": "factory_rationale_613", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_factory_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L613", "weight": 1.0}], "raw_calls": [{"caller_nid": "factory_factory_init", "callee": "RequiresPythonCandidate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L105"}, {"caller_nid": "factory_factory_init", "callee": "get_supported", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L118"}, {"caller_nid": "factory_factory_init", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L121"}, {"caller_nid": "factory_factory_init", "callee": "iter_installed_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L124"}, {"caller_nid": "factory_factory_fail_if_link_is_unsupported_wheel", "callee": "Wheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L136"}, {"caller_nid": "factory_factory_fail_if_link_is_unsupported_wheel", "callee": "supported", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L137"}, {"caller_nid": "factory_factory_fail_if_link_is_unsupported_wheel", "callee": "get_unsorted_tags", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L137"}, {"caller_nid": "factory_factory_fail_if_link_is_unsupported_wheel", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L140"}, {"caller_nid": "factory_factory_make_extras_candidate", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L149"}, {"caller_nid": "factory_factory_make_extras_candidate", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L149"}, {"caller_nid": "factory_factory_make_extras_candidate", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L149"}, {"caller_nid": "factory_factory_make_extras_candidate", "callee": "ExtrasCandidate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L153"}, {"caller_nid": "factory_factory_make_candidate_from_dist", "callee": "AlreadyInstalledCandidate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L166"}, {"caller_nid": "factory_factory_make_base_candidate_from_link", "callee": "EditableCandidate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L205"}, {"caller_nid": "factory_factory_make_base_candidate_from_link", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L213"}, {"caller_nid": "factory_factory_make_base_candidate_from_link", "callee": "LinkCandidate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L226"}, {"caller_nid": "factory_factory_make_base_candidate_from_link", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L234"}, {"caller_nid": "factory_factory_iter_found_candidates", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L261"}, {"caller_nid": "factory_factory_iter_found_candidates", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L263"}, {"caller_nid": "factory_factory_iter_found_candidates", "callee": "hashes", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L267"}, {"caller_nid": "factory_factory_iter_found_candidates", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L268"}, {"caller_nid": "factory_factory_iter_found_candidates", "callee": "FoundCandidates", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L339"}, {"caller_nid": "factory_factory_iter_found_candidates", "callee": "_get_installed_candidate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L341"}, {"caller_nid": "factory_factory_iter_explicit_candidates_from_base", "callee": "get_candidate_lookup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L359"}, {"caller_nid": "factory_factory_iter_explicit_candidates_from_base", "callee": "as_base_candidate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L364"}, {"caller_nid": "factory_factory_iter_candidates_from_constraints", "callee": "install_req_from_link_and_ireq", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L383"}, {"caller_nid": "factory_factory_iter_candidates_from_constraints", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L384"}, {"caller_nid": "factory_factory_find_candidates", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L400"}, {"caller_nid": "factory_factory_find_candidates", "callee": "get_candidate_lookup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L403"}, {"caller_nid": "factory_factory_find_candidates", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L405"}, {"caller_nid": "factory_factory_find_candidates", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L407"}, {"caller_nid": "factory_factory_find_candidates", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L411"}, {"caller_nid": "factory_factory_find_candidates", "callee": "get_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L412"}, {"caller_nid": "factory_factory_find_candidates", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L414"}, {"caller_nid": "factory_factory_find_candidates", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L416"}, {"caller_nid": "factory_factory_find_candidates", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L417"}, {"caller_nid": "factory_factory_find_candidates", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L420"}, {"caller_nid": "factory_factory_find_candidates", "callee": "get_candidate_lookup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L421"}, {"caller_nid": "factory_factory_find_candidates", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L423"}, {"caller_nid": "factory_factory_find_candidates", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L431"}, {"caller_nid": "factory_factory_find_candidates", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L445"}, {"caller_nid": "factory_factory_find_candidates", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L445"}, {"caller_nid": "factory_factory_find_candidates", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L461"}, {"caller_nid": "factory_factory_find_candidates", "callee": "is_satisfied_by", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L462"}, {"caller_nid": "factory_factory_find_candidates", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L463"}, {"caller_nid": "factory_factory_find_candidates", "callee": "is_satisfied_by", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L463"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "match_markers", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L478"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L479"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "SpecifierWithoutExtrasRequirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L486"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "SpecifierRequirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L487"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "install_req_drop_extras", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L496"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L497"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "UnsatisfiableRequirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L509"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L509"}, {"caller_nid": "factory_factory_make_requirements_from_install_req", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L516"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L523"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "check_invalid_constraint_type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L526"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "InstallationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L528"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "match_markers", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L529"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L532"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "from_ireq", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L536"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L538"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L549"}, {"caller_nid": "factory_factory_collect_root_requirements", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L558"}, {"caller_nid": "factory_factory_make_requirement_from_candidate", "callee": "ExplicitRequirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L564"}, {"caller_nid": "factory_factory_make_requirements_from_spec", "callee": "_make_install_req_from_spec", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L581"}, {"caller_nid": "factory_factory_make_requires_python_requirement", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L591"}, {"caller_nid": "factory_factory_make_requires_python_requirement", "callee": "RequiresPythonRequirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L593"}, {"caller_nid": "factory_factory_get_wheel_cache_entry", "callee": "get_cache_entry", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L606"}, {"caller_nid": "factory_factory_get_dist_to_uninstall", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L614"}, {"caller_nid": "factory_factory_get_dist_to_uninstall", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L632"}, {"caller_nid": "factory_factory_get_dist_to_uninstall", "callee": "InstallationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L637"}, {"caller_nid": "factory_factory_report_requires_python_error", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L647"}, {"caller_nid": "factory_factory_report_requires_python_error", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L648"}, {"caller_nid": "factory_factory_report_requires_python_error", "callee": "UnsupportedPythonVersion", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L653"}, {"caller_nid": "factory_factory_report_requires_python_error", "callee": "format_for_error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L657"}, {"caller_nid": "factory_factory_report_requires_python_error", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L658"}, {"caller_nid": "factory_factory_report_requires_python_error", "callee": "UnsupportedPythonVersion", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L660"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L666"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "find_all_candidates", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L670"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "requires_python_skipped_reasons", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L671"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L673"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L674"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L678"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L680"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L682"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L682"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L683"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L683"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "critical", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L688"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L690"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "critical", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L693"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L696"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "allows_prereleases", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L702"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L703"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "critical", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L708"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L713"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L715"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L716"}, {"caller_nid": "factory_factory_report_single_requirement_conflict", "callee": "DistributionNotFound", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L723"}, {"caller_nid": "factory_factory_has_any_candidates", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L729"}, {"caller_nid": "factory_factory_has_any_candidates", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L734"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L752"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "is_satisfied_by", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L753"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L759"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L767"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L768"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L768"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L790"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "format_for_error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L794"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "describe_trigger", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L796"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L797"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "text_join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L800"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L800"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "critical", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L808"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L811"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L814"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "format_for_error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L820"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L826"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L828"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L838"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L838"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L850"}, {"caller_nid": "factory_factory_get_installation_error", "callee": "DistributionNotFound", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py", "source_location": "L852"}]} |