{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "label": "models.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1"}, {"id": "models_requestencodingmixin", "label": "RequestEncodingMixin", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L84"}, {"id": "models_path_url", "label": "path_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L86"}, {"id": "models_encode_params", "label": "_encode_params()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L107"}, {"id": "models_encode_files", "label": "_encode_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L137"}, {"id": "models_requesthooksmixin", "label": "RequestHooksMixin", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L206"}, {"id": "models_requesthooksmixin_register_hook", "label": ".register_hook()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L207"}, {"id": "models_requesthooksmixin_deregister_hook", "label": ".deregister_hook()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L218"}, {"id": "models_request", "label": "Request", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L230"}, {"id": "models_request_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L258"}, {"id": "models_request_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L292"}, {"id": "models_request_prepare", "label": ".prepare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L295"}, {"id": "models_preparedrequest", "label": "PreparedRequest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L313"}, {"id": "models_preparedrequest_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L334"}, {"id": "models_preparedrequest_prepare", "label": ".prepare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L351"}, {"id": "models_preparedrequest_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L379"}, {"id": "models_preparedrequest_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L382"}, {"id": "models_preparedrequest_prepare_method", "label": ".prepare_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L393"}, {"id": "models_get_idna_encoded_host", "label": "_get_idna_encoded_host()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L400"}, {"id": "models_preparedrequest_prepare_url", "label": ".prepare_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L409"}, {"id": "models_preparedrequest_prepare_headers", "label": ".prepare_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L483"}, {"id": "models_preparedrequest_prepare_body", "label": ".prepare_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L494"}, {"id": "models_preparedrequest_prepare_content_length", "label": ".prepare_content_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L572"}, {"id": "models_preparedrequest_prepare_auth", "label": ".prepare_auth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L588"}, {"id": "models_preparedrequest_prepare_cookies", "label": ".prepare_cookies()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L610"}, {"id": "models_preparedrequest_prepare_hooks", "label": ".prepare_hooks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L630"}, {"id": "models_response", "label": "Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L640"}, {"id": "models_response_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L658"}, {"id": "models_response_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L705"}, {"id": "models_response_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L708"}, {"id": "models_response_getstate", "label": ".__getstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L711"}, {"id": "models_response_setstate", "label": ".__setstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L719"}, {"id": "models_response_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L727"}, {"id": "models_response_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L730"}, {"id": "models_response_nonzero", "label": ".__nonzero__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L740"}, {"id": "models_response_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L750"}, {"id": "models_ok", "label": "ok()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L755"}, {"id": "models_is_redirect", "label": "is_redirect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L770"}, {"id": "models_is_permanent_redirect", "label": "is_permanent_redirect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L777"}, {"id": "models_next", "label": "next()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L785"}, {"id": "models_apparent_encoding", "label": "apparent_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L790"}, {"id": "models_response_iter_content", "label": ".iter_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L799"}, {"id": "models_response_iter_lines", "label": ".iter_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L857"}, {"id": "models_content", "label": "content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L891"}, {"id": "models_text", "label": "text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L910"}, {"id": "models_response_json", "label": ".json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L947"}, {"id": "models_links", "label": "links()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L983"}, {"id": "models_response_raise_for_status", "label": ".raise_for_status()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L999"}, {"id": "models_response_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1028"}, {"id": "models_rationale_1", "label": "requests.models ~~~~~~~~~~~~~~~ This module contains the primary objects that p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1"}, {"id": "models_rationale_87", "label": "Build the path URL to use.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L87"}, {"id": "models_rationale_108", "label": "Encode parameters in a piece of data. Will successfully encode paramete", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L108"}, {"id": "models_rationale_138", "label": "Build the body for a multipart/form-data request. Will successfully enc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L138"}, {"id": "models_rationale_208", "label": "Properly register a hook.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L208"}, {"id": "models_rationale_219", "label": "Deregister a previously registered hook. Returns True if the hook existe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L219"}, {"id": "models_rationale_231", "label": "A user-created :class:`Request ` object. Used to prepare a :class:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L231"}, {"id": "models_rationale_296", "label": "Constructs a :class:`PreparedRequest ` for transmission and ret", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L296"}, {"id": "models_rationale_314", "label": "The fully mutable :class:`PreparedRequest ` object, contain", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L314"}, {"id": "models_rationale_364", "label": "Prepares the entire request with the given parameters.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L364"}, {"id": "models_rationale_394", "label": "Prepares the given HTTP method.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L394"}, {"id": "models_rationale_410", "label": "Prepares the given HTTP URL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L410"}, {"id": "models_rationale_484", "label": "Prepares the given HTTP headers.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L484"}, {"id": "models_rationale_495", "label": "Prepares the given HTTP body data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L495"}, {"id": "models_rationale_573", "label": "Prepare Content-Length header based on request method and body", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L573"}, {"id": "models_rationale_589", "label": "Prepares the given HTTP auth data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L589"}, {"id": "models_rationale_611", "label": "Prepares the given HTTP cookie data. This function eventually generates", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L611"}, {"id": "models_rationale_631", "label": "Prepares the given hooks.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L631"}, {"id": "models_rationale_641", "label": "The :class:`Response ` object, which contains a server's response", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L641"}, {"id": "models_rationale_731", "label": "Returns True if :attr:`status_code` is less than 400. This attribute ch", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L731"}, {"id": "models_rationale_741", "label": "Returns True if :attr:`status_code` is less than 400. This attribute ch", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L741"}, {"id": "models_rationale_751", "label": "Allows you to use a response as an iterator.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L751"}, {"id": "models_rationale_756", "label": "Returns True if :attr:`status_code` is less than 400, False if not. Thi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L756"}, {"id": "models_rationale_771", "label": "True if this Response is a well-formed HTTP redirect that could have bee", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L771"}, {"id": "models_rationale_778", "label": "True if this Response one of the permanent versions of redirect.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L778"}, {"id": "models_rationale_786", "label": "Returns a PreparedRequest for the next request in a redirect chain, if there is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L786"}, {"id": "models_rationale_791", "label": "The apparent encoding, provided by the charset_normalizer or chardet libraries.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L791"}, {"id": "models_rationale_800", "label": "Iterates over the response data. When stream=True is set on the request", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L800"}, {"id": "models_rationale_860", "label": "Iterates over the response data, one line at a time. When stream=True i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L860"}, {"id": "models_rationale_892", "label": "Content of the response, in bytes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L892"}, {"id": "models_rationale_911", "label": "Content of the response, in unicode. If Response.encoding is None, enco", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L911"}, {"id": "models_rationale_948", "label": "r\"\"\"Decodes the JSON response body (if any) as a Python object. This ma", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L948"}, {"id": "models_rationale_984", "label": "Returns the parsed header links of the response, if any.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L984"}, {"id": "models_rationale_1000", "label": "Raises :class:`HTTPError`, if one occurred.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1000"}, {"id": "models_rationale_1029", "label": "Releases the connection back to the pool. Once this method has been call", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1029"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "encodings_idna", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "pip_vendor_urllib3_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "pip_vendor_urllib3_fields", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "pip_vendor_urllib3_filepost", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "pip_vendor_urllib3_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_internal_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_auth_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_cookies_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_hooks_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_status_codes_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_structures_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_requestencodingmixin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_path_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_encode_params", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_encode_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_requesthooksmixin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L206", "weight": 1.0}, {"source": "models_requesthooksmixin", "target": "models_requesthooksmixin_register_hook", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L207", "weight": 1.0}, {"source": "models_requesthooksmixin", "target": "models_requesthooksmixin_deregister_hook", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L218", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L230", "weight": 1.0}, {"source": "models_request", "target": "models_requesthooksmixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L230", "weight": 1.0}, {"source": "models_request", "target": "models_request_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L258", "weight": 1.0}, {"source": "models_request", "target": "models_request_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L292", "weight": 1.0}, {"source": "models_request", "target": "models_request_prepare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L295", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_preparedrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L313", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_requestencodingmixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L313", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_requesthooksmixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L313", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L334", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L351", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L379", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L382", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L393", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_get_idna_encoded_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L400", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L409", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L483", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L494", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare_content_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L572", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare_auth", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L588", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare_cookies", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L610", "weight": 1.0}, {"source": "models_preparedrequest", "target": "models_preparedrequest_prepare_hooks", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L630", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L640", "weight": 1.0}, {"source": "models_response", "target": "models_response_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L658", "weight": 1.0}, {"source": "models_response", "target": "models_response_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L705", "weight": 1.0}, {"source": "models_response", "target": "models_response_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L708", "weight": 1.0}, {"source": "models_response", "target": "models_response_getstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L711", "weight": 1.0}, {"source": "models_response", "target": "models_response_setstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L719", "weight": 1.0}, {"source": "models_response", "target": "models_response_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L727", "weight": 1.0}, {"source": "models_response", "target": "models_response_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L730", "weight": 1.0}, {"source": "models_response", "target": "models_response_nonzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L740", "weight": 1.0}, {"source": "models_response", "target": "models_response_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L750", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_ok", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L755", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_is_redirect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L770", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_is_permanent_redirect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L777", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_next", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L785", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_apparent_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L790", "weight": 1.0}, {"source": "models_response", "target": "models_response_iter_content", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L799", "weight": 1.0}, {"source": "models_response", "target": "models_response_iter_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L857", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L891", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L910", "weight": 1.0}, {"source": "models_response", "target": "models_response_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L947", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "target": "models_links", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L983", "weight": 1.0}, {"source": "models_response", "target": "models_response_raise_for_status", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L999", "weight": 1.0}, {"source": "models_response", "target": "models_response_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1028", "weight": 1.0}, {"source": "models_request_init", "target": "models_requesthooksmixin_register_hook", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L280", "weight": 1.0}, {"source": "models_request_prepare", "target": "models_preparedrequest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L297", "weight": 1.0}, {"source": "models_request_prepare", "target": "models_preparedrequest_prepare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L298", "weight": 1.0}, {"source": "models_preparedrequest_prepare", "target": "models_preparedrequest_prepare_method", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L366", "weight": 1.0}, {"source": "models_preparedrequest_prepare", "target": "models_preparedrequest_prepare_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L367", "weight": 1.0}, {"source": "models_preparedrequest_prepare", "target": "models_preparedrequest_prepare_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L368", "weight": 1.0}, {"source": "models_preparedrequest_prepare", "target": "models_preparedrequest_prepare_cookies", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L369", "weight": 1.0}, {"source": "models_preparedrequest_prepare", "target": "models_preparedrequest_prepare_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L370", "weight": 1.0}, {"source": "models_preparedrequest_prepare", "target": "models_preparedrequest_prepare_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L371", "weight": 1.0}, {"source": "models_preparedrequest_prepare", "target": "models_preparedrequest_prepare_hooks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L377", "weight": 1.0}, {"source": "models_preparedrequest_copy", "target": "models_preparedrequest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L383", "weight": 1.0}, {"source": "models_preparedrequest_prepare_url", "target": "models_get_idna_encoded_host", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L452", "weight": 1.0}, {"source": "models_preparedrequest_prepare_url", "target": "models_encode_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L473", "weight": 1.0}, {"source": "models_preparedrequest_prepare_body", "target": "models_encode_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L555", "weight": 1.0}, {"source": "models_preparedrequest_prepare_body", "target": "models_encode_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L558", "weight": 1.0}, {"source": "models_preparedrequest_prepare_body", "target": "models_preparedrequest_prepare_content_length", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L564", "weight": 1.0}, {"source": "models_preparedrequest_prepare_auth", "target": "models_preparedrequest_prepare_content_length", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L608", "weight": 1.0}, {"source": "models_preparedrequest_prepare_hooks", "target": "models_requesthooksmixin_register_hook", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L637", "weight": 1.0}, {"source": "models_response_exit", "target": "models_response_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L709", "weight": 1.0}, {"source": "models_response_iter", "target": "models_response_iter_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L752", "weight": 1.0}, {"source": "models_ok", "target": "models_response_raise_for_status", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L764", "weight": 1.0}, {"source": "models_response_iter_lines", "target": "models_response_iter_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L869", "weight": 1.0}, {"source": "models_content", "target": "models_response_iter_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L902", "weight": 1.0}, {"source": "models_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_models_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1", "weight": 1.0}, {"source": "models_rationale_87", "target": "models_requestencodingmixin_path_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L87", "weight": 1.0}, {"source": "models_rationale_108", "target": "models_requestencodingmixin_encode_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L108", "weight": 1.0}, {"source": "models_rationale_138", "target": "models_requestencodingmixin_encode_files", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L138", "weight": 1.0}, {"source": "models_rationale_208", "target": "models_requesthooksmixin_register_hook", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L208", "weight": 1.0}, {"source": "models_rationale_219", "target": "models_requesthooksmixin_deregister_hook", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L219", "weight": 1.0}, {"source": "models_rationale_231", "target": "models_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L231", "weight": 1.0}, {"source": "models_rationale_296", "target": "models_request_prepare", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L296", "weight": 1.0}, {"source": "models_rationale_314", "target": "models_preparedrequest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L314", "weight": 1.0}, {"source": "models_rationale_364", "target": "models_preparedrequest_prepare", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L364", "weight": 1.0}, {"source": "models_rationale_394", "target": "models_preparedrequest_prepare_method", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L394", "weight": 1.0}, {"source": "models_rationale_410", "target": "models_preparedrequest_prepare_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L410", "weight": 1.0}, {"source": "models_rationale_484", "target": "models_preparedrequest_prepare_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L484", "weight": 1.0}, {"source": "models_rationale_495", "target": "models_preparedrequest_prepare_body", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L495", "weight": 1.0}, {"source": "models_rationale_573", "target": "models_preparedrequest_prepare_content_length", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L573", "weight": 1.0}, {"source": "models_rationale_589", "target": "models_preparedrequest_prepare_auth", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L589", "weight": 1.0}, {"source": "models_rationale_611", "target": "models_preparedrequest_prepare_cookies", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L611", "weight": 1.0}, {"source": "models_rationale_631", "target": "models_preparedrequest_prepare_hooks", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L631", "weight": 1.0}, {"source": "models_rationale_641", "target": "models_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L641", "weight": 1.0}, {"source": "models_rationale_731", "target": "models_response_bool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L731", "weight": 1.0}, {"source": "models_rationale_741", "target": "models_response_nonzero", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L741", "weight": 1.0}, {"source": "models_rationale_751", "target": "models_response_iter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L751", "weight": 1.0}, {"source": "models_rationale_756", "target": "models_response_ok", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L756", "weight": 1.0}, {"source": "models_rationale_771", "target": "models_response_is_redirect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L771", "weight": 1.0}, {"source": "models_rationale_778", "target": "models_response_is_permanent_redirect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L778", "weight": 1.0}, {"source": "models_rationale_786", "target": "models_response_next", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L786", "weight": 1.0}, {"source": "models_rationale_791", "target": "models_response_apparent_encoding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L791", "weight": 1.0}, {"source": "models_rationale_800", "target": "models_response_iter_content", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L800", "weight": 1.0}, {"source": "models_rationale_860", "target": "models_response_iter_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L860", "weight": 1.0}, {"source": "models_rationale_892", "target": "models_response_content", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L892", "weight": 1.0}, {"source": "models_rationale_911", "target": "models_response_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L911", "weight": 1.0}, {"source": "models_rationale_948", "target": "models_response_json", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L948", "weight": 1.0}, {"source": "models_rationale_984", "target": "models_response_links", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L984", "weight": 1.0}, {"source": "models_rationale_1000", "target": "models_response_raise_for_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1000", "weight": 1.0}, {"source": "models_rationale_1029", "target": "models_response_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1029", "weight": 1.0}], "raw_calls": [{"caller_nid": "models_path_url", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L91"}, {"caller_nid": "models_path_url", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L97"}, {"caller_nid": "models_path_url", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L101"}, {"caller_nid": "models_path_url", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L102"}, {"caller_nid": "models_path_url", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L104"}, {"caller_nid": "models_encode_params", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L115"}, {"caller_nid": "models_encode_params", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L117"}, {"caller_nid": "models_encode_params", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L119"}, {"caller_nid": "models_encode_params", "callee": "to_key_val_list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L121"}, {"caller_nid": "models_encode_params", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L122"}, {"caller_nid": "models_encode_params", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L122"}, {"caller_nid": "models_encode_params", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L126"}, {"caller_nid": "models_encode_params", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L128"}, {"caller_nid": "models_encode_params", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L128"}, {"caller_nid": "models_encode_params", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L129"}, {"caller_nid": "models_encode_params", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L129"}, {"caller_nid": "models_encode_params", "callee": "urlencode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L132"}, {"caller_nid": "models_encode_files", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L147"}, {"caller_nid": "models_encode_files", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L148"}, {"caller_nid": "models_encode_files", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L149"}, {"caller_nid": "models_encode_files", "callee": "to_key_val_list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L152"}, {"caller_nid": "models_encode_files", "callee": "to_key_val_list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L153"}, {"caller_nid": "models_encode_files", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L156"}, {"caller_nid": "models_encode_files", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L156"}, {"caller_nid": "models_encode_files", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L161"}, {"caller_nid": "models_encode_files", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L162"}, {"caller_nid": "models_encode_files", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L164"}, {"caller_nid": "models_encode_files", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L166"}, {"caller_nid": "models_encode_files", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L167"}, {"caller_nid": "models_encode_files", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L169"}, {"caller_nid": "models_encode_files", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L169"}, {"caller_nid": "models_encode_files", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L177"}, {"caller_nid": "models_encode_files", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L178"}, {"caller_nid": "models_encode_files", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L180"}, {"caller_nid": "models_encode_files", "callee": "guess_filename", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L185"}, {"caller_nid": "models_encode_files", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L188"}, {"caller_nid": "models_encode_files", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L190"}, {"caller_nid": "models_encode_files", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L191"}, {"caller_nid": "models_encode_files", "callee": "RequestField", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L197"}, {"caller_nid": "models_encode_files", "callee": "make_multipart", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L198"}, {"caller_nid": "models_encode_files", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L199"}, {"caller_nid": "models_encode_files", "callee": "encode_multipart_formdata", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L201"}, {"caller_nid": "models_requesthooksmixin_register_hook", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L211"}, {"caller_nid": "models_requesthooksmixin_register_hook", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L213"}, {"caller_nid": "models_requesthooksmixin_register_hook", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L214"}, {"caller_nid": "models_requesthooksmixin_register_hook", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L215"}, {"caller_nid": "models_requesthooksmixin_register_hook", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L216"}, {"caller_nid": "models_requesthooksmixin_register_hook", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L216"}, {"caller_nid": "models_requesthooksmixin_deregister_hook", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L224"}, {"caller_nid": "models_request_init", "callee": "default_hooks", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L278"}, {"caller_nid": "models_request_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L279"}, {"caller_nid": "models_request_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L279"}, {"caller_nid": "models_preparedrequest_init", "callee": "default_hooks", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L347"}, {"caller_nid": "models_preparedrequest_copy", "callee": "_copy_cookie_jar", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L387"}, {"caller_nid": "models_preparedrequest_prepare_method", "callee": "to_native_string", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L397"}, {"caller_nid": "models_preparedrequest_prepare_method", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L397"}, {"caller_nid": "models_get_idna_encoded_host", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L404"}, {"caller_nid": "models_get_idna_encoded_host", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L404"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L416"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L417"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L419"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L422"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L427"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L427"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "parse_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L433"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "InvalidURL", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L435"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "MissingSchema", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L438"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "InvalidURL", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L444"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "unicode_is_ascii", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L450"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "InvalidURL", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L454"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L455"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "InvalidURL", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L456"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L470"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "to_native_string", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L471"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "requote_uri", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L480"}, {"caller_nid": "models_preparedrequest_prepare_url", "callee": "urlunparse", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L480"}, {"caller_nid": "models_preparedrequest_prepare_headers", "callee": "CaseInsensitiveDict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L486"}, {"caller_nid": "models_preparedrequest_prepare_headers", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L488"}, {"caller_nid": "models_preparedrequest_prepare_headers", "callee": "check_header_validity", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L490"}, {"caller_nid": "models_preparedrequest_prepare_headers", "callee": "to_native_string", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L492"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L510"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "InvalidJSONError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L512"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L514"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L515"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L517"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L519"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L520"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "super_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L526"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L532"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L537"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L541"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L544"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "builtin_str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L549"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L559"}, {"caller_nid": "models_preparedrequest_prepare_body", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L559"}, {"caller_nid": "models_preparedrequest_prepare_content_length", "callee": "super_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L575"}, {"caller_nid": "models_preparedrequest_prepare_content_length", "callee": "builtin_str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L579"}, {"caller_nid": "models_preparedrequest_prepare_content_length", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L582"}, {"caller_nid": "models_preparedrequest_prepare_auth", "callee": "get_auth_from_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L593"}, {"caller_nid": "models_preparedrequest_prepare_auth", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L594"}, {"caller_nid": "models_preparedrequest_prepare_auth", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L597"}, {"caller_nid": "models_preparedrequest_prepare_auth", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L597"}, {"caller_nid": "models_preparedrequest_prepare_auth", "callee": "HTTPBasicAuth", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L599"}, {"caller_nid": "models_preparedrequest_prepare_auth", "callee": "auth", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L602"}, {"caller_nid": "models_preparedrequest_prepare_auth", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L605"}, {"caller_nid": "models_preparedrequest_prepare_cookies", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L621"}, {"caller_nid": "models_preparedrequest_prepare_cookies", "callee": "cookiejar_from_dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L624"}, {"caller_nid": "models_preparedrequest_prepare_cookies", "callee": "get_cookie_header", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L626"}, {"caller_nid": "models_response_init", "callee": "CaseInsensitiveDict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L669"}, {"caller_nid": "models_response_init", "callee": "cookiejar_from_dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L691"}, {"caller_nid": "models_response_init", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L699"}, {"caller_nid": "models_response_getstate", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L717"}, {"caller_nid": "models_response_setstate", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L720"}, {"caller_nid": "models_response_setstate", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L721"}, {"caller_nid": "models_response_setstate", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L724"}, {"caller_nid": "models_response_setstate", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L725"}, {"caller_nid": "models_apparent_encoding", "callee": "detect", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L793"}, {"caller_nid": "models_response_iter_content", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L839"}, {"caller_nid": "models_response_iter_content", "callee": "StreamConsumedError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L840"}, {"caller_nid": "models_response_iter_content", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L841"}, {"caller_nid": "models_response_iter_content", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L842"}, {"caller_nid": "models_response_iter_content", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L843"}, {"caller_nid": "models_response_iter_content", "callee": "iter_slices", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L846"}, {"caller_nid": "models_response_iter_content", "callee": "generate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L848"}, {"caller_nid": "models_response_iter_content", "callee": "stream_decode_response_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L853"}, {"caller_nid": "models_response_iter_lines", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L876"}, {"caller_nid": "models_response_iter_lines", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L878"}, {"caller_nid": "models_response_iter_lines", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L881"}, {"caller_nid": "models_content", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L897"}, {"caller_nid": "models_content", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L902"}, {"caller_nid": "models_text", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L935"}, {"caller_nid": "models_text", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L943"}, {"caller_nid": "models_response_json", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L957"}, {"caller_nid": "models_response_json", "callee": "guess_json_utf", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L962"}, {"caller_nid": "models_response_json", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L965"}, {"caller_nid": "models_response_json", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L965"}, {"caller_nid": "models_response_json", "callee": "RequestsJSONDecodeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L973"}, {"caller_nid": "models_response_json", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L976"}, {"caller_nid": "models_response_json", "callee": "RequestsJSONDecodeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L980"}, {"caller_nid": "models_links", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L986"}, {"caller_nid": "models_links", "callee": "parse_header_links", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L991"}, {"caller_nid": "models_links", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L994"}, {"caller_nid": "models_links", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L994"}, {"caller_nid": "models_response_raise_for_status", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1003"}, {"caller_nid": "models_response_raise_for_status", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1009"}, {"caller_nid": "models_response_raise_for_status", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1011"}, {"caller_nid": "models_response_raise_for_status", "callee": "HTTPError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1026"}, {"caller_nid": "models_response_close", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1037"}, {"caller_nid": "models_response_close", "callee": "release_conn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py", "source_location": "L1039"}]}