Files
tfm_ainventory/graphify-out/cache/96eb4825faf5ab9cc749e2202e3c0bb4929f5f3779acdd7add53a89d0d0cfb9e.json

1 line
69 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "label": "fallback.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L1"}, {"id": "fallback_bytesio", "label": "BytesIO", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L13"}, {"id": "fallback_bytesio_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L14"}, {"id": "fallback_bytesio_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L21"}, {"id": "fallback_bytesio_getvalue", "label": ".getvalue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L28"}, {"id": "fallback_newlist_hint", "label": "newlist_hint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L36"}, {"id": "fallback_check_type_strict", "label": "_check_type_strict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L58"}, {"id": "fallback_get_data_from_buffer", "label": "_get_data_from_buffer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L65"}, {"id": "fallback_unpackb", "label": "unpackb()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L72"}, {"id": "fallback_unpacker", "label": "Unpacker", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L130"}, {"id": "fallback_unpacker_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L226"}, {"id": "fallback_unpacker_feed", "label": ".feed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L318"}, {"id": "fallback_unpacker_consume", "label": "._consume()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L334"}, {"id": "fallback_unpacker_got_extradata", "label": "._got_extradata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L339"}, {"id": "fallback_unpacker_get_extradata", "label": "._get_extradata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L342"}, {"id": "fallback_unpacker_read_bytes", "label": ".read_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L345"}, {"id": "fallback_unpacker_read", "label": "._read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L350"}, {"id": "fallback_unpacker_reserve", "label": "._reserve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L358"}, {"id": "fallback_unpacker_read_header", "label": "._read_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L392"}, {"id": "fallback_unpacker_unpack", "label": "._unpack()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L488"}, {"id": "fallback_unpacker_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L562"}, {"id": "fallback_unpacker_next", "label": ".__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L565"}, {"id": "fallback_unpacker_skip", "label": ".skip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L578"}, {"id": "fallback_unpacker_read_array_header", "label": ".read_array_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L590"}, {"id": "fallback_unpacker_read_map_header", "label": ".read_map_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L595"}, {"id": "fallback_unpacker_tell", "label": ".tell()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L600"}, {"id": "fallback_packer", "label": "Packer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L604"}, {"id": "fallback_packer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L653"}, {"id": "fallback_packer_pack", "label": "._pack()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L676"}, {"id": "fallback_packer_pack_map_pairs", "label": ".pack_map_pairs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L811"}, {"id": "fallback_packer_pack_array_header", "label": ".pack_array_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L818"}, {"id": "fallback_packer_pack_map_header", "label": ".pack_map_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L827"}, {"id": "fallback_packer_pack_ext_type", "label": ".pack_ext_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L836"}, {"id": "fallback_packer_pack_raw_header", "label": "._pack_raw_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L889"}, {"id": "fallback_packer_pack_bin_header", "label": "._pack_bin_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L901"}, {"id": "fallback_packer_bytes", "label": ".bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L913"}, {"id": "fallback_packer_reset", "label": ".reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L917"}, {"id": "fallback_packer_getbuffer", "label": ".getbuffer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L924"}, {"id": "fallback_rationale_1", "label": "Fallback pure Python implementation of msgpack", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L1"}, {"id": "fallback_rationale_73", "label": "Unpack an object from `packed`. Raises ``ExtraData`` when *packed* contains", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L73"}, {"id": "fallback_rationale_131", "label": "Streaming unpacker. Arguments: :param file_like: File-like obj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L131"}, {"id": "fallback_rationale_335", "label": "Gets rid of the used parts of the buffer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L335"}, {"id": "fallback_rationale_605", "label": "MessagePack Packer Usage:: packer = Packer() astream.write", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L605"}, {"id": "fallback_rationale_914", "label": "Return internal buffer contents as bytes object", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L914"}, {"id": "fallback_rationale_918", "label": "Reset internal buffer. This method is useful only when autoreset=False.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L918"}, {"id": "fallback_rationale_925", "label": "Return view of internal buffer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L925"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "struct", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "pypy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "pypy_builders", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "fallback_bytesio", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L13", "weight": 1.0}, {"source": "fallback_bytesio", "target": "fallback_bytesio_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L14", "weight": 1.0}, {"source": "fallback_bytesio", "target": "fallback_bytesio_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L21", "weight": 1.0}, {"source": "fallback_bytesio", "target": "fallback_bytesio_getvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "fallback_newlist_hint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "fallback_check_type_strict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "fallback_get_data_from_buffer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "fallback_unpackb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "fallback_unpacker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L130", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L226", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_feed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L318", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_consume", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L334", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_got_extradata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L339", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_get_extradata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L342", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_read_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L345", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L350", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_reserve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L358", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_read_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L392", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_unpack", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L488", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L562", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L565", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_skip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L578", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_unpack", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L582", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_read_array_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L590", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_read_map_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L595", "weight": 1.0}, {"source": "fallback_unpacker", "target": "fallback_unpacker_tell", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L600", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "target": "fallback_packer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L604", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L653", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L676", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L800", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_map_pairs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L811", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_array_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L818", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_map_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L827", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_ext_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L836", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_array_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L865", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_map_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L874", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_map_pairs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L883", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_raw_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L889", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_pack_bin_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L901", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L913", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L917", "weight": 1.0}, {"source": "fallback_packer", "target": "fallback_packer_getbuffer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L924", "weight": 1.0}, {"source": "fallback_bytesio_write", "target": "fallback_packer_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L25", "weight": 1.0}, {"source": "fallback_unpackb", "target": "fallback_unpacker", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L84", "weight": 1.0}, {"source": "fallback_unpackb", "target": "fallback_unpacker_feed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L85", "weight": 1.0}, {"source": "fallback_unpackb", "target": "fallback_unpacker_unpack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L87", "weight": 1.0}, {"source": "fallback_unpackb", "target": "fallback_unpacker_got_extradata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L92", "weight": 1.0}, {"source": "fallback_unpackb", "target": "fallback_unpacker_get_extradata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L93", "weight": 1.0}, {"source": "fallback_unpacker_feed", "target": "fallback_get_data_from_buffer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L320", "weight": 1.0}, {"source": "fallback_unpacker_read_bytes", "target": "fallback_unpacker_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L346", "weight": 1.0}, {"source": "fallback_unpacker_read_bytes", "target": "fallback_unpacker_consume", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L347", "weight": 1.0}, {"source": "fallback_unpacker_read", "target": "fallback_unpacker_reserve", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L352", "weight": 1.0}, {"source": "fallback_unpacker_read_header", "target": "fallback_unpacker_reserve", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L396", "weight": 1.0}, {"source": "fallback_unpacker_read_header", "target": "fallback_unpacker_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L408", "weight": 1.0}, {"source": "fallback_unpacker_unpack", "target": "fallback_unpacker_read_header", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L489", "weight": 1.0}, {"source": "fallback_unpacker_unpack", "target": "fallback_newlist_hint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L506", "weight": 1.0}, {"source": "fallback_unpacker_unpack", "target": "fallback_packer_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L540", "weight": 1.0}, {"source": "fallback_unpacker_next", "target": "fallback_unpacker_unpack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L567", "weight": 1.0}, {"source": "fallback_unpacker_next", "target": "fallback_unpacker_consume", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L568", "weight": 1.0}, {"source": "fallback_unpacker_skip", "target": "fallback_unpacker_unpack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L579", "weight": 1.0}, {"source": "fallback_unpacker_skip", "target": "fallback_unpacker_consume", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L580", "weight": 1.0}, {"source": "fallback_unpacker_unpack", "target": "fallback_unpacker_consume", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L587", "weight": 1.0}, {"source": "fallback_unpacker_read_array_header", "target": "fallback_unpacker_unpack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L591", "weight": 1.0}, {"source": "fallback_unpacker_read_array_header", "target": "fallback_unpacker_consume", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L592", "weight": 1.0}, {"source": "fallback_unpacker_read_map_header", "target": "fallback_unpacker_unpack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L596", "weight": 1.0}, {"source": "fallback_unpacker_read_map_header", "target": "fallback_unpacker_consume", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L597", "weight": 1.0}, {"source": "fallback_packer_init", "target": "fallback_bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L669", "weight": 1.0}, {"source": "fallback_packer_pack", "target": "fallback_bytesio_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L693", "weight": 1.0}, {"source": "fallback_packer_pack", "target": "fallback_packer_pack_bin_header", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L728", "weight": 1.0}, {"source": "fallback_packer_pack", "target": "fallback_packer_pack_raw_header", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L735", "weight": 1.0}, {"source": "fallback_packer_pack", "target": "fallback_bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L804", "weight": 1.0}, {"source": "fallback_packer_pack", "target": "fallback_bytesio_getvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L807", "weight": 1.0}, {"source": "fallback_packer_pack_map_pairs", "target": "fallback_bytesio_getvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L814", "weight": 1.0}, {"source": "fallback_packer_pack_map_pairs", "target": "fallback_bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L815", "weight": 1.0}, {"source": "fallback_packer_pack_array_header", "target": "fallback_bytesio_getvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L823", "weight": 1.0}, {"source": "fallback_packer_pack_array_header", "target": "fallback_bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L824", "weight": 1.0}, {"source": "fallback_packer_pack_map_header", "target": "fallback_bytesio_getvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L832", "weight": 1.0}, {"source": "fallback_packer_pack_map_header", "target": "fallback_bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L833", "weight": 1.0}, {"source": "fallback_packer_pack_ext_type", "target": "fallback_bytesio_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L847", "weight": 1.0}, {"source": "fallback_packer_pack_array_header", "target": "fallback_bytesio_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L867", "weight": 1.0}, {"source": "fallback_packer_pack_map_header", "target": "fallback_bytesio_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L876", "weight": 1.0}, {"source": "fallback_packer_pack_map_pairs", "target": "fallback_packer_pack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L886", "weight": 1.0}, {"source": "fallback_packer_pack_raw_header", "target": "fallback_bytesio_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L891", "weight": 1.0}, {"source": "fallback_packer_pack_bin_header", "target": "fallback_packer_pack_raw_header", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L903", "weight": 1.0}, {"source": "fallback_packer_pack_bin_header", "target": "fallback_bytesio_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L905", "weight": 1.0}, {"source": "fallback_packer_bytes", "target": "fallback_bytesio_getvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L915", "weight": 1.0}, {"source": "fallback_packer_reset", "target": "fallback_bytesio", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L922", "weight": 1.0}, {"source": "fallback_packer_getbuffer", "target": "fallback_packer_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L927", "weight": 1.0}, {"source": "fallback_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L1", "weight": 1.0}, {"source": "fallback_rationale_73", "target": "fallback_unpackb", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L73", "weight": 1.0}, {"source": "fallback_rationale_131", "target": "fallback_unpacker", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L131", "weight": 1.0}, {"source": "fallback_rationale_335", "target": "fallback_unpacker_consume", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L335", "weight": 1.0}, {"source": "fallback_rationale_605", "target": "fallback_packer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L605", "weight": 1.0}, {"source": "fallback_rationale_914", "target": "fallback_packer_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L914", "weight": 1.0}, {"source": "fallback_rationale_918", "target": "fallback_packer_reset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L918", "weight": 1.0}, {"source": "fallback_rationale_925", "target": "fallback_packer_getbuffer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L925", "weight": 1.0}], "raw_calls": [{"caller_nid": "fallback_bytesio_init", "callee": "BytesBuilder", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L16"}, {"caller_nid": "fallback_bytesio_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L16"}, {"caller_nid": "fallback_bytesio_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L17"}, {"caller_nid": "fallback_bytesio_init", "callee": "BytesBuilder", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L19"}, {"caller_nid": "fallback_bytesio_write", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L22"}, {"caller_nid": "fallback_bytesio_write", "callee": "tobytes", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L23"}, {"caller_nid": "fallback_bytesio_write", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L24"}, {"caller_nid": "fallback_bytesio_write", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L26"}, {"caller_nid": "fallback_bytesio_getvalue", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L29"}, {"caller_nid": "fallback_check_type_strict", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L59"}, {"caller_nid": "fallback_check_type_strict", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L60"}, {"caller_nid": "fallback_check_type_strict", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L62"}, {"caller_nid": "fallback_get_data_from_buffer", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L66"}, {"caller_nid": "fallback_get_data_from_buffer", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L68"}, {"caller_nid": "fallback_unpackb", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L84"}, {"caller_nid": "fallback_unpackb", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L89"}, {"caller_nid": "fallback_unpackb", "callee": "ExtraData", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L93"}, {"caller_nid": "fallback_unpacker_init", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L253"}, {"caller_nid": "fallback_unpacker_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L254"}, {"caller_nid": "fallback_unpacker_init", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L259"}, {"caller_nid": "fallback_unpacker_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L287"}, {"caller_nid": "fallback_unpacker_init", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L288"}, {"caller_nid": "fallback_unpacker_init", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L289"}, {"caller_nid": "fallback_unpacker_init", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L290"}, {"caller_nid": "fallback_unpacker_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L294"}, {"caller_nid": "fallback_unpacker_init", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L307"}, {"caller_nid": "fallback_unpacker_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L308"}, {"caller_nid": "fallback_unpacker_init", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L309"}, {"caller_nid": "fallback_unpacker_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L310"}, {"caller_nid": "fallback_unpacker_init", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L311"}, {"caller_nid": "fallback_unpacker_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L312"}, {"caller_nid": "fallback_unpacker_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L314"}, {"caller_nid": "fallback_unpacker_init", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L315"}, {"caller_nid": "fallback_unpacker_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L316"}, {"caller_nid": "fallback_unpacker_feed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L321"}, {"caller_nid": "fallback_unpacker_feed", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L321"}, {"caller_nid": "fallback_unpacker_feed", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L331"}, {"caller_nid": "fallback_unpacker_feed", "callee": "release", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L332"}, {"caller_nid": "fallback_unpacker_got_extradata", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L340"}, {"caller_nid": "fallback_unpacker_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L355"}, {"caller_nid": "fallback_unpacker_reserve", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L359"}, {"caller_nid": "fallback_unpacker_reserve", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L377"}, {"caller_nid": "fallback_unpacker_reserve", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L380"}, {"caller_nid": "fallback_unpacker_reserve", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L381"}, {"caller_nid": "fallback_unpacker_reserve", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L384"}, {"caller_nid": "fallback_unpacker_reserve", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L386"}, {"caller_nid": "fallback_unpacker_reserve", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L388"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L407"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L413"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L418"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L428"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L429"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L434"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L439"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L442"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L447"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L448"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L455"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L457"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L462"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L463"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L468"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L473"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L476"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L480"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L483"}, {"caller_nid": "fallback_unpacker_read_header", "callee": "FormatError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L485"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L493"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L497"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L502"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L507"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L508"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "_list_hook", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L510"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L512"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L515"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "_object_pairs_hook", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L521"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L522"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L526"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L528"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L529"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L529"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L529"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L530"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "intern", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L531"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "_object_hook", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L534"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L542"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L548"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "to_unix", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L550"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "to_unix_nano", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L552"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "to_datetime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L554"}, {"caller_nid": "fallback_unpacker_unpack", "callee": "_ext_hook", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L558"}, {"caller_nid": "fallback_packer_init", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L670"}, {"caller_nid": "fallback_packer_init", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L672"}, {"caller_nid": "fallback_packer_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L673"}, {"caller_nid": "fallback_packer_pack", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L691"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L694"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L698"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L700"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L702"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L704"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L706"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L708"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L710"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L712"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L714"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L716"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L718"}, {"caller_nid": "fallback_packer_pack", "callee": "_default", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L720"}, {"caller_nid": "fallback_packer_pack", "callee": "OverflowError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L723"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L724"}, {"caller_nid": "fallback_packer_pack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L725"}, {"caller_nid": "fallback_packer_pack", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L727"}, {"caller_nid": "fallback_packer_pack", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L727"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L730"}, {"caller_nid": "fallback_packer_pack", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L731"}, {"caller_nid": "fallback_packer_pack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L732"}, {"caller_nid": "fallback_packer_pack", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L734"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L737"}, {"caller_nid": "fallback_packer_pack", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L740"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L743"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L745"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L746"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L747"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L748"}, {"caller_nid": "fallback_packer_pack", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L750"}, {"caller_nid": "fallback_packer_pack", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L754"}, {"caller_nid": "fallback_packer_pack", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L755"}, {"caller_nid": "fallback_packer_pack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L756"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L768"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L770"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L772"}, {"caller_nid": "fallback_packer_pack", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L773"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L776"}, {"caller_nid": "fallback_packer_pack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L777"}, {"caller_nid": "fallback_packer_pack", "callee": "_pack_array_header", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L778"}, {"caller_nid": "fallback_packer_pack", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L779"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L782"}, {"caller_nid": "fallback_packer_pack", "callee": "_pack_map_pairs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L783"}, {"caller_nid": "fallback_packer_pack", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L783"}, {"caller_nid": "fallback_packer_pack", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L783"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L785"}, {"caller_nid": "fallback_packer_pack", "callee": "from_datetime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L786"}, {"caller_nid": "fallback_packer_pack", "callee": "_default", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L791"}, {"caller_nid": "fallback_packer_pack", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L795"}, {"caller_nid": "fallback_packer_pack", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L796"}, {"caller_nid": "fallback_packer_pack", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L798"}, {"caller_nid": "fallback_packer_pack_map_pairs", "callee": "_pack_map_pairs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L812"}, {"caller_nid": "fallback_packer_pack_map_pairs", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L812"}, {"caller_nid": "fallback_packer_pack_array_header", "callee": "_pack_array_header", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L821"}, {"caller_nid": "fallback_packer_pack_map_header", "callee": "_pack_map_header", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L830"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L837"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L838"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L840"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L841"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L842"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L843"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L845"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L857"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L859"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L861"}, {"caller_nid": "fallback_packer_pack_ext_type", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L862"}, {"caller_nid": "fallback_packer_pack_array_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L867"}, {"caller_nid": "fallback_packer_pack_array_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L869"}, {"caller_nid": "fallback_packer_pack_array_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L871"}, {"caller_nid": "fallback_packer_pack_array_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L872"}, {"caller_nid": "fallback_packer_pack_map_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L876"}, {"caller_nid": "fallback_packer_pack_map_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L878"}, {"caller_nid": "fallback_packer_pack_map_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L880"}, {"caller_nid": "fallback_packer_pack_map_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L881"}, {"caller_nid": "fallback_packer_pack_map_pairs", "callee": "_pack_map_header", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L884"}, {"caller_nid": "fallback_packer_pack_raw_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L891"}, {"caller_nid": "fallback_packer_pack_raw_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L893"}, {"caller_nid": "fallback_packer_pack_raw_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L895"}, {"caller_nid": "fallback_packer_pack_raw_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L897"}, {"caller_nid": "fallback_packer_pack_raw_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L899"}, {"caller_nid": "fallback_packer_pack_bin_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L905"}, {"caller_nid": "fallback_packer_pack_bin_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L907"}, {"caller_nid": "fallback_packer_pack_bin_header", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L909"}, {"caller_nid": "fallback_packer_pack_bin_header", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L911"}, {"caller_nid": "fallback_packer_getbuffer", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py", "source_location": "L927"}]}