1 line
67 KiB
JSON
1 line
67 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "label": "req_install.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L1"}, {"id": "req_install_installrequirement", "label": "InstallRequirement", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L62"}, {"id": "req_install_installrequirement_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L69"}, {"id": "req_install_installrequirement_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L181"}, {"id": "req_install_installrequirement_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L205"}, {"id": "req_install_installrequirement_format_debug", "label": ".format_debug()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L211"}, {"id": "req_install_name", "label": "name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L224"}, {"id": "req_install_supports_pyproject_editable", "label": "supports_pyproject_editable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L230"}, {"id": "req_install_specifier", "label": "specifier()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L240"}, {"id": "req_install_is_direct", "label": "is_direct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L245"}, {"id": "req_install_is_pinned", "label": "is_pinned()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L250"}, {"id": "req_install_installrequirement_match_markers", "label": ".match_markers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L259"}, {"id": "req_install_has_hash_options", "label": "has_hash_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L272"}, {"id": "req_install_installrequirement_hashes", "label": ".hashes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L281"}, {"id": "req_install_installrequirement_from_path", "label": ".from_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L308"}, {"id": "req_install_installrequirement_ensure_build_location", "label": ".ensure_build_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L323"}, {"id": "req_install_installrequirement_set_requirement", "label": "._set_requirement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L366"}, {"id": "req_install_installrequirement_warn_on_mismatching_name", "label": ".warn_on_mismatching_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L388"}, {"id": "req_install_installrequirement_check_if_exists", "label": ".check_if_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L406"}, {"id": "req_install_is_wheel", "label": "is_wheel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L445"}, {"id": "req_install_is_wheel_from_cache", "label": "is_wheel_from_cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L451"}, {"id": "req_install_unpacked_source_directory", "label": "unpacked_source_directory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L458"}, {"id": "req_install_setup_py_path", "label": "setup_py_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L465"}, {"id": "req_install_pyproject_toml_path", "label": "pyproject_toml_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L472"}, {"id": "req_install_installrequirement_load_pyproject_toml", "label": ".load_pyproject_toml()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L476"}, {"id": "req_install_installrequirement_editable_sanity_check", "label": ".editable_sanity_check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L496"}, {"id": "req_install_installrequirement_prepare_metadata", "label": ".prepare_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L509"}, {"id": "req_install_metadata", "label": "metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L545"}, {"id": "req_install_installrequirement_set_dist", "label": ".set_dist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L551"}, {"id": "req_install_installrequirement_get_dist", "label": ".get_dist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L554"}, {"id": "req_install_installrequirement_assert_source_matches_version", "label": ".assert_source_matches_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L570"}, {"id": "req_install_installrequirement_ensure_has_source_dir", "label": ".ensure_has_source_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L588"}, {"id": "req_install_installrequirement_needs_unpacked_archive", "label": ".needs_unpacked_archive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L610"}, {"id": "req_install_installrequirement_ensure_pristine_source_checkout", "label": ".ensure_pristine_source_checkout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L614"}, {"id": "req_install_installrequirement_update_editable", "label": ".update_editable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L632"}, {"id": "req_install_installrequirement_uninstall", "label": ".uninstall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L652"}, {"id": "req_install_installrequirement_get_archive_name", "label": "._get_archive_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L678"}, {"id": "req_install_installrequirement_archive", "label": ".archive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L692"}, {"id": "req_install_installrequirement_install", "label": ".install()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L759"}, {"id": "req_install_check_invalid_constraint_type", "label": "check_invalid_constraint_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L794"}, {"id": "req_install_has_option", "label": "_has_option()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L822"}, {"id": "req_install_rationale_63", "label": "Represents something that may be installed later on, may have information ab", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L63"}, {"id": "req_install_rationale_212", "label": "An un-tested helper for getting state, for debugging.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L212"}, {"id": "req_install_rationale_246", "label": "Whether this requirement was specified as a direct URL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L246"}, {"id": "req_install_rationale_251", "label": "Return whether I am pinned to an exact version. For example, some-packa", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L251"}, {"id": "req_install_rationale_273", "label": "Return whether any known-good hashes are specified as options. These ac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L273"}, {"id": "req_install_rationale_282", "label": "Return a hash-comparer that considers my option- and URL-based hashes to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L282"}, {"id": "req_install_rationale_309", "label": "Format a nice indicator to show where this \"comes from\"", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L309"}, {"id": "req_install_rationale_367", "label": "Set requirement after generating metadata.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L367"}, {"id": "req_install_rationale_407", "label": "Find an installed distribution that satisfies or conflicts with this req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L407"}, {"id": "req_install_rationale_477", "label": "Load the pyproject.toml file. After calling this routine, all of the at", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L477"}, {"id": "req_install_rationale_497", "label": "Check that an editable requirement if valid for use with PEP 517/518. T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L497"}, {"id": "req_install_rationale_510", "label": "Ensure that project metadata is available. Under PEP 517 and PEP 660, c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L510"}, {"id": "req_install_rationale_594", "label": "Ensure that a source_dir is set. This will create a temporary build dir", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L594"}, {"id": "req_install_rationale_615", "label": "Ensure the source directory has not yet been built in.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L615"}, {"id": "req_install_rationale_655", "label": "Uninstall the distribution currently satisfying this requirement. Promp", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L655"}, {"id": "req_install_rationale_693", "label": "Saves archive to provided build_dir. Used for saving downloaded VCS req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L693"}, {"id": "req_install_rationale_350", "label": "# FIXME: Is there a better place to create the build_dir? (hg and bzr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L350"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "uuid", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "zipfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_vendor_packaging_markers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_vendor_packaging_requirements", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_vendor_packaging_specifiers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_vendor_pyproject_hooks", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_build_env", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_locations", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_metadata_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_models_direct_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_models_link", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_operations_build_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_operations_build_metadata_editable", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_operations_install_wheel", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_pyproject", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_req_req_uninstall", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_utils_deprecation", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_utils_hashes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_utils_packaging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_utils_subprocess", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_utils_temp_dir", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_utils_unpacking", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_utils_virtualenv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "pip_internal_vcs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_installrequirement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L62", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L69", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L181", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L205", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_format_debug", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L211", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_supports_pyproject_editable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L230", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_specifier", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_is_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L245", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_is_pinned", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L250", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_match_markers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_has_hash_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L272", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_hashes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L281", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_from_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L308", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_ensure_build_location", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L323", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_set_requirement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L366", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_warn_on_mismatching_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L388", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_check_if_exists", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L406", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_is_wheel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L445", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_is_wheel_from_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L451", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_unpacked_source_directory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L458", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_setup_py_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L465", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_pyproject_toml_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L472", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_load_pyproject_toml", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L476", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_editable_sanity_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L496", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_prepare_metadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L509", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L545", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_set_dist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L551", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_get_dist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L554", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_assert_source_matches_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L570", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_ensure_has_source_dir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L588", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_needs_unpacked_archive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L610", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_ensure_pristine_source_checkout", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L614", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_update_editable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L632", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_uninstall", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L652", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_get_archive_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L678", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_archive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L692", "weight": 1.0}, {"source": "req_install_installrequirement", "target": "req_install_installrequirement_install", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L759", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_check_invalid_constraint_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L794", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "target": "req_install_has_option", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L822", "weight": 1.0}, {"source": "req_install_installrequirement_str", "target": "req_install_installrequirement_from_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L200", "weight": 1.0}, {"source": "req_install_installrequirement_prepare_metadata", "target": "req_install_installrequirement_set_requirement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L538", "weight": 1.0}, {"source": "req_install_installrequirement_prepare_metadata", "target": "req_install_installrequirement_warn_on_mismatching_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L540", "weight": 1.0}, {"source": "req_install_installrequirement_prepare_metadata", "target": "req_install_installrequirement_assert_source_matches_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L542", "weight": 1.0}, {"source": "req_install_metadata", "target": "req_install_installrequirement_get_dist", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L547", "weight": 1.0}, {"source": "req_install_installrequirement_ensure_has_source_dir", "target": "req_install_installrequirement_ensure_build_location", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L604", "weight": 1.0}, {"source": "req_install_installrequirement_archive", "target": "req_install_installrequirement_get_archive_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L740", "weight": 1.0}, {"source": "req_install_rationale_63", "target": "req_install_installrequirement", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L63", "weight": 1.0}, {"source": "req_install_rationale_212", "target": "req_install_installrequirement_format_debug", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L212", "weight": 1.0}, {"source": "req_install_rationale_246", "target": "req_install_installrequirement_is_direct", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L246", "weight": 1.0}, {"source": "req_install_rationale_251", "target": "req_install_installrequirement_is_pinned", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L251", "weight": 1.0}, {"source": "req_install_rationale_273", "target": "req_install_installrequirement_has_hash_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L273", "weight": 1.0}, {"source": "req_install_rationale_282", "target": "req_install_installrequirement_hashes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L282", "weight": 1.0}, {"source": "req_install_rationale_309", "target": "req_install_installrequirement_from_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L309", "weight": 1.0}, {"source": "req_install_rationale_367", "target": "req_install_installrequirement_set_requirement", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L367", "weight": 1.0}, {"source": "req_install_rationale_407", "target": "req_install_installrequirement_check_if_exists", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L407", "weight": 1.0}, {"source": "req_install_rationale_477", "target": "req_install_installrequirement_load_pyproject_toml", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L477", "weight": 1.0}, {"source": "req_install_rationale_497", "target": "req_install_installrequirement_editable_sanity_check", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L497", "weight": 1.0}, {"source": "req_install_rationale_510", "target": "req_install_installrequirement_prepare_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L510", "weight": 1.0}, {"source": "req_install_rationale_594", "target": "req_install_installrequirement_ensure_has_source_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L594", "weight": 1.0}, {"source": "req_install_rationale_615", "target": "req_install_installrequirement_ensure_pristine_source_checkout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L615", "weight": 1.0}, {"source": "req_install_rationale_655", "target": "req_install_installrequirement_uninstall", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L655", "weight": 1.0}, {"source": "req_install_rationale_693", "target": "req_install_installrequirement_archive", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L693", "weight": 1.0}, {"source": "req_install_rationale_350", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_req_req_install_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L350", "weight": 1.0}], "raw_calls": [{"caller_nid": "req_install_installrequirement_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L85"}, {"caller_nid": "req_install_installrequirement_init", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L101"}, {"caller_nid": "req_install_installrequirement_init", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L101"}, {"caller_nid": "req_install_installrequirement_init", "callee": "Link", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L107"}, {"caller_nid": "req_install_installrequirement_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L129"}, {"caller_nid": "req_install_installrequirement_init", "callee": "NoOpBuildEnvironment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L154"}, {"caller_nid": "req_install_installrequirement_str", "callee": "redact_auth_from_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L183"}, {"caller_nid": "req_install_installrequirement_str", "callee": "redact_auth_from_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L185"}, {"caller_nid": "req_install_installrequirement_str", "callee": "redact_auth_from_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L187"}, {"caller_nid": "req_install_installrequirement_str", "callee": "display_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L192"}, {"caller_nid": "req_install_installrequirement_str", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L197"}, {"caller_nid": "req_install_installrequirement_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L208"}, {"caller_nid": "req_install_installrequirement_format_debug", "callee": "vars", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L213"}, {"caller_nid": "req_install_installrequirement_format_debug", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L214"}, {"caller_nid": "req_install_installrequirement_format_debug", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L216"}, {"caller_nid": "req_install_installrequirement_format_debug", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L217"}, {"caller_nid": "req_install_installrequirement_format_debug", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L219"}, {"caller_nid": "req_install_supports_pyproject_editable", "callee": "runner_with_spinner_message", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L233"}, {"caller_nid": "req_install_supports_pyproject_editable", "callee": "subprocess_runner", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L236"}, {"caller_nid": "req_install_supports_pyproject_editable", "callee": "_supported_features", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L237"}, {"caller_nid": "req_install_is_pinned", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L257"}, {"caller_nid": "req_install_is_pinned", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L257"}, {"caller_nid": "req_install_is_pinned", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L257"}, {"caller_nid": "req_install_installrequirement_match_markers", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L265"}, {"caller_nid": "req_install_installrequirement_match_markers", "callee": "evaluate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L266"}, {"caller_nid": "req_install_has_hash_options", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L279"}, {"caller_nid": "req_install_installrequirement_hashes", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L296"}, {"caller_nid": "req_install_installrequirement_hashes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L305"}, {"caller_nid": "req_install_installrequirement_hashes", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L305"}, {"caller_nid": "req_install_installrequirement_from_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L312"}, {"caller_nid": "req_install_installrequirement_from_path", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L315"}, {"caller_nid": "req_install_installrequirement_ensure_build_location", "callee": "TempDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L334"}, {"caller_nid": "req_install_installrequirement_ensure_build_location", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L346"}, {"caller_nid": "req_install_installrequirement_ensure_build_location", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L348"}, {"caller_nid": "req_install_installrequirement_ensure_build_location", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L352"}, {"caller_nid": "req_install_installrequirement_ensure_build_location", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L353"}, {"caller_nid": "req_install_installrequirement_ensure_build_location", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L354"}, {"caller_nid": "req_install_installrequirement_ensure_build_location", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L355"}, {"caller_nid": "req_install_installrequirement_ensure_build_location", "callee": "TempDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L359"}, {"caller_nid": "req_install_installrequirement_set_requirement", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L373"}, {"caller_nid": "req_install_installrequirement_set_requirement", "callee": "parse_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L373"}, {"caller_nid": "req_install_installrequirement_set_requirement", "callee": "get_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L378"}, {"caller_nid": "req_install_installrequirement_set_requirement", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L379"}, {"caller_nid": "req_install_installrequirement_warn_on_mismatching_name", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L390"}, {"caller_nid": "req_install_installrequirement_warn_on_mismatching_name", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L391"}, {"caller_nid": "req_install_installrequirement_warn_on_mismatching_name", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L396"}, {"caller_nid": "req_install_installrequirement_warn_on_mismatching_name", "callee": "get_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L404"}, {"caller_nid": "req_install_installrequirement_check_if_exists", "callee": "get_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L413"}, {"caller_nid": "req_install_installrequirement_check_if_exists", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L413"}, {"caller_nid": "req_install_installrequirement_check_if_exists", "callee": "contains", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L417"}, {"caller_nid": "req_install_installrequirement_check_if_exists", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L426"}, {"caller_nid": "req_install_installrequirement_check_if_exists", "callee": "InstallationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L427"}, {"caller_nid": "req_install_unpacked_source_directory", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L460"}, {"caller_nid": "req_install_setup_py_path", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L467"}, {"caller_nid": "req_install_pyproject_toml_path", "callee": "make_pyproject_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L474"}, {"caller_nid": "req_install_installrequirement_load_pyproject_toml", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L483"}, {"caller_nid": "req_install_installrequirement_load_pyproject_toml", "callee": "ConfiguredBuildBackendHookCaller", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L489"}, {"caller_nid": "req_install_installrequirement_editable_sanity_check", "callee": "InstallationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L502"}, {"caller_nid": "req_install_installrequirement_prepare_metadata", "callee": "generate_editable_metadata", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L524"}, {"caller_nid": "req_install_installrequirement_prepare_metadata", "callee": "generate_metadata", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L530"}, {"caller_nid": "req_install_metadata", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L546"}, {"caller_nid": "req_install_installrequirement_get_dist", "callee": "get_directory_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L558"}, {"caller_nid": "req_install_installrequirement_get_dist", "callee": "get_wheel_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L561"}, {"caller_nid": "req_install_installrequirement_get_dist", "callee": "FilesystemWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L562"}, {"caller_nid": "req_install_installrequirement_get_dist", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L563"}, {"caller_nid": "req_install_installrequirement_get_dist", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L565"}, {"caller_nid": "req_install_installrequirement_assert_source_matches_version", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L574"}, {"caller_nid": "req_install_installrequirement_assert_source_matches_version", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L580"}, {"caller_nid": "req_install_installrequirement_assert_source_matches_version", "callee": "display_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L582"}, {"caller_nid": "req_install_installrequirement_ensure_pristine_source_checkout", "callee": "unpack_file", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L618"}, {"caller_nid": "req_install_installrequirement_ensure_pristine_source_checkout", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L618"}, {"caller_nid": "req_install_installrequirement_ensure_pristine_source_checkout", "callee": "is_installable_dir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L619"}, {"caller_nid": "req_install_installrequirement_ensure_pristine_source_checkout", "callee": "PreviousBuildDirError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L623"}, {"caller_nid": "req_install_installrequirement_update_editable", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L634"}, {"caller_nid": "req_install_installrequirement_update_editable", "callee": "get_backend_for_scheme", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L644"}, {"caller_nid": "req_install_installrequirement_update_editable", "callee": "hide_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L648"}, {"caller_nid": "req_install_installrequirement_update_editable", "callee": "obtain", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L649"}, {"caller_nid": "req_install_installrequirement_uninstall", "callee": "get_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L668"}, {"caller_nid": "req_install_installrequirement_uninstall", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L668"}, {"caller_nid": "req_install_installrequirement_uninstall", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L670"}, {"caller_nid": "req_install_installrequirement_uninstall", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L672"}, {"caller_nid": "req_install_installrequirement_uninstall", "callee": "from_dist", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L674"}, {"caller_nid": "req_install_installrequirement_uninstall", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L675"}, {"caller_nid": "req_install_installrequirement_get_archive_name", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L688"}, {"caller_nid": "req_install_installrequirement_get_archive_name", "callee": "_clean_zip_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L689"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L702"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L703"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L705"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "ask_path_exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L706"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "display_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L707"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L714"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "display_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L714"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L715"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "backup_dir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L717"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L718"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "display_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L720"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "display_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L721"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "move", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L723"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L725"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "ZipFile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L730"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "normcase", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L737"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L737"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "walk", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L738"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "ZipInfo", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L745"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "writestr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L747"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L754"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L755"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L757"}, {"caller_nid": "req_install_installrequirement_archive", "callee": "display_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L757"}, {"caller_nid": "req_install_installrequirement_install", "callee": "get_scheme", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L769"}, {"caller_nid": "req_install_installrequirement_install", "callee": "install_wheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L781"}, {"caller_nid": "req_install_installrequirement_install", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L785"}, {"caller_nid": "req_install_check_invalid_constraint_type", "callee": "deprecated", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L805"}, {"caller_nid": "req_install_has_option", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L823"}, {"caller_nid": "req_install_has_option", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py", "source_location": "L826"}]} |