Files
tfm_ainventory/graphify-out/cache/8ade709a892875d8b90720893c488065f2fe9ed18ed2c6d47fbd68e477f7ab7e.json

1 line
28 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "label": "self_outdated_check.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L1"}, {"id": "self_outdated_check_get_statefile_name", "label": "_get_statefile_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L49"}, {"id": "self_outdated_check_selfcheckstate", "label": "SelfCheckState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L55"}, {"id": "self_outdated_check_selfcheckstate_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L56"}, {"id": "self_outdated_check_key", "label": "key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L74"}, {"id": "self_outdated_check_selfcheckstate_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L77"}, {"id": "self_outdated_check_selfcheckstate_set", "label": ".set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L96"}, {"id": "self_outdated_check_upgradeprompt", "label": "UpgradePrompt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L135"}, {"id": "self_outdated_check_upgradeprompt_rich", "label": ".__rich__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L139"}, {"id": "self_outdated_check_was_installed_by_pip", "label": "was_installed_by_pip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L159"}, {"id": "self_outdated_check_get_current_remote_pip_version", "label": "_get_current_remote_pip_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L169"}, {"id": "self_outdated_check_self_version_check_logic", "label": "_self_version_check_logic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L197"}, {"id": "self_outdated_check_pip_self_version_check", "label": "pip_self_version_check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L231"}, {"id": "self_outdated_check_rationale_78", "label": "Check if we have a not-outdated version loaded already.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L78"}, {"id": "self_outdated_check_rationale_160", "label": "Checks whether pkg was installed by pip This is used not to display the upg", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L160"}, {"id": "self_outdated_check_rationale_232", "label": "Check for an update for pip. Limit the frequency of checks to once per week", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L232"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "hashlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "optparse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "os_path", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_vendor_rich_console", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_vendor_rich_markup", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_vendor_rich_text", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_index_collector", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_index_package_finder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_models_release_control", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_models_selection_prefs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_network_session", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_utils_datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_utils_entrypoints", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_utils_filesystem", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "self_outdated_check_get_statefile_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "self_outdated_check_selfcheckstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L55", "weight": 1.0}, {"source": "self_outdated_check_selfcheckstate", "target": "self_outdated_check_selfcheckstate_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "self_outdated_check_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L74", "weight": 1.0}, {"source": "self_outdated_check_selfcheckstate", "target": "self_outdated_check_selfcheckstate_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L77", "weight": 1.0}, {"source": "self_outdated_check_selfcheckstate", "target": "self_outdated_check_selfcheckstate_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "self_outdated_check_upgradeprompt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L135", "weight": 1.0}, {"source": "self_outdated_check_upgradeprompt", "target": "self_outdated_check_upgradeprompt_rich", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "self_outdated_check_was_installed_by_pip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L159", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "self_outdated_check_get_current_remote_pip_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "self_outdated_check_self_version_check_logic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L197", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_self_outdated_check_py", "target": "self_outdated_check_pip_self_version_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L231", "weight": 1.0}, {"source": "self_outdated_check_selfcheckstate_init", "target": "self_outdated_check_get_statefile_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L63", "weight": 1.0}, {"source": "self_outdated_check_self_version_check_logic", "target": "self_outdated_check_selfcheckstate_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L204", "weight": 1.0}, {"source": "self_outdated_check_self_version_check_logic", "target": "self_outdated_check_selfcheckstate_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L210", "weight": 1.0}, {"source": "self_outdated_check_self_version_check_logic", "target": "self_outdated_check_was_installed_by_pip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L216", "weight": 1.0}, {"source": "self_outdated_check_self_version_check_logic", "target": "self_outdated_check_upgradeprompt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L226", "weight": 1.0}, {"source": "self_outdated_check_pip_self_version_check", "target": "self_outdated_check_self_version_check_logic", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L246", "weight": 1.0}, {"source": "self_outdated_check_pip_self_version_check", "target": "self_outdated_check_selfcheckstate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L247", "weight": 1.0}, {"source": "self_outdated_check_rationale_78", "target": "self_outdated_check_selfcheckstate_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L78", "weight": 1.0}, {"source": "self_outdated_check_rationale_160", "target": "self_outdated_check_was_installed_by_pip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L160", "weight": 1.0}, {"source": "self_outdated_check_rationale_232", "target": "self_outdated_check_pip_self_version_check", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L232", "weight": 1.0}], "raw_calls": [{"caller_nid": "self_outdated_check_get_statefile_name", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L50"}, {"caller_nid": "self_outdated_check_get_statefile_name", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L51"}, {"caller_nid": "self_outdated_check_get_statefile_name", "callee": "sha224", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L51"}, {"caller_nid": "self_outdated_check_selfcheckstate_init", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L62"}, {"caller_nid": "self_outdated_check_selfcheckstate_init", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L66"}, {"caller_nid": "self_outdated_check_selfcheckstate_init", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L67"}, {"caller_nid": "self_outdated_check_selfcheckstate_get", "callee": "parse_iso_datetime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L89"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L101"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "check_path_owner", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L104"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "ensure_dir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L109"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "isoformat", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L115"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L119"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "adjacent_tmp_file", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L121"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L122"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L122"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "copy_directory_permissions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L123"}, {"caller_nid": "self_outdated_check_selfcheckstate_set", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L128"}, {"caller_nid": "self_outdated_check_upgradeprompt_rich", "callee": "get_best_invocation_for_this_python", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L141"}, {"caller_nid": "self_outdated_check_upgradeprompt_rich", "callee": "get_best_invocation_for_this_pip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L143"}, {"caller_nid": "self_outdated_check_upgradeprompt_rich", "callee": "Group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L146"}, {"caller_nid": "self_outdated_check_upgradeprompt_rich", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L147"}, {"caller_nid": "self_outdated_check_upgradeprompt_rich", "callee": "from_markup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L148"}, {"caller_nid": "self_outdated_check_upgradeprompt_rich", "callee": "from_markup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L152"}, {"caller_nid": "self_outdated_check_upgradeprompt_rich", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L154"}, {"caller_nid": "self_outdated_check_was_installed_by_pip", "callee": "get_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L165"}, {"caller_nid": "self_outdated_check_was_installed_by_pip", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L165"}, {"caller_nid": "self_outdated_check_get_current_remote_pip_version", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L173"}, {"caller_nid": "self_outdated_check_get_current_remote_pip_version", "callee": "SelectionPreferences", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L181"}, {"caller_nid": "self_outdated_check_get_current_remote_pip_version", "callee": "ReleaseControl", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L183"}, {"caller_nid": "self_outdated_check_get_current_remote_pip_version", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L186"}, {"caller_nid": "self_outdated_check_get_current_remote_pip_version", "callee": "find_best_candidate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L190"}, {"caller_nid": "self_outdated_check_get_current_remote_pip_version", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L194"}, {"caller_nid": "self_outdated_check_self_version_check_logic", "callee": "get_remote_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L206"}, {"caller_nid": "self_outdated_check_self_version_check_logic", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L208"}, {"caller_nid": "self_outdated_check_self_version_check_logic", "callee": "parse_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L212"}, {"caller_nid": "self_outdated_check_self_version_check_logic", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L213"}, {"caller_nid": "self_outdated_check_self_version_check_logic", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L214"}, {"caller_nid": "self_outdated_check_self_version_check_logic", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L217"}, {"caller_nid": "self_outdated_check_self_version_check_logic", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L226"}, {"caller_nid": "self_outdated_check_pip_self_version_check", "callee": "get_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L238"}, {"caller_nid": "self_outdated_check_pip_self_version_check", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L238"}, {"caller_nid": "self_outdated_check_pip_self_version_check", "callee": "check_externally_managed", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L242"}, {"caller_nid": "self_outdated_check_pip_self_version_check", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L248"}, {"caller_nid": "self_outdated_check_pip_self_version_check", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L250"}, {"caller_nid": "self_outdated_check_pip_self_version_check", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py", "source_location": "L255"}]}