Files
tfm_ainventory/graphify-out/cache/8161d75a318c595ff54c47e5980ef2948007d1c4e6fac185799aa43a8379e053.json

1 line
37 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "label": "retry.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L1"}, {"id": "retry_retrymeta", "label": "_RetryMeta", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L35"}, {"id": "type", "label": "type", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "retry_default_method_whitelist", "label": "DEFAULT_METHOD_WHITELIST()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L37"}, {"id": "retry_default_redirect_headers_blacklist", "label": "DEFAULT_REDIRECT_HEADERS_BLACKLIST()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L55"}, {"id": "retry_backoff_max", "label": "BACKOFF_MAX()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L73"}, {"id": "retry_retry", "label": "Retry", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L92"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "retry_retry_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L245"}, {"id": "retry_retry_new", "label": ".new()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L306"}, {"id": "retry_from_int", "label": "from_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L343"}, {"id": "retry_retry_get_backoff_time", "label": ".get_backoff_time()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L356"}, {"id": "retry_retry_parse_retry_after", "label": ".parse_retry_after()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L373"}, {"id": "retry_retry_get_retry_after", "label": ".get_retry_after()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L396"}, {"id": "retry_retry_sleep_for_retry", "label": ".sleep_for_retry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L406"}, {"id": "retry_retry_sleep_backoff", "label": "._sleep_backoff()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L414"}, {"id": "retry_retry_sleep", "label": ".sleep()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L420"}, {"id": "retry_retry_is_connection_error", "label": "._is_connection_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L436"}, {"id": "retry_retry_is_read_error", "label": "._is_read_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L444"}, {"id": "retry_retry_is_method_retryable", "label": "._is_method_retryable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L450"}, {"id": "retry_retry_is_retry", "label": ".is_retry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L470"}, {"id": "retry_retry_is_exhausted", "label": ".is_exhausted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L490"}, {"id": "retry_retry_increment", "label": ".increment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L506"}, {"id": "retry_retry_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L600"}, {"id": "retry_retry_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L606"}, {"id": "retry_rationale_93", "label": "Retry configuration. Each retry attempt will create a new Retry object with", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L93"}, {"id": "retry_rationale_344", "label": "Backwards-compatibility for the old retries format.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L344"}, {"id": "retry_rationale_357", "label": "Formula for computing the current backoff :rtype: float", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L357"}, {"id": "retry_rationale_397", "label": "Get the value of Retry-After in seconds.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L397"}, {"id": "retry_rationale_421", "label": "Sleep between retry attempts. This method will respect a server's ``Ret", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L421"}, {"id": "retry_rationale_437", "label": "Errors when we're fairly sure that the server did not receive the reques", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L437"}, {"id": "retry_rationale_445", "label": "Errors that occur after the request has been started, so we should assum", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L445"}, {"id": "retry_rationale_451", "label": "Checks if a given HTTP method should be retried upon, depending if it is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L451"}, {"id": "retry_rationale_471", "label": "Is this method/status code retryable? (Based on allowlists and control v", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L471"}, {"id": "retry_rationale_491", "label": "Are we out of retries?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L491"}, {"id": "retry_rationale_515", "label": "Return a new Retry object with incremented retry counters. :param respo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L515"}, {"id": "retry_rationale_31", "label": "# TODO: In v2 we can remove this sentinel and metaclass with deprecated options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L31"}, {"id": "retry_rationale_261", "label": "# TODO: Deprecated, remove in v2.0", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L261"}, {"id": "retry_rationale_323", "label": "# TODO: If already given in **kw we use what's given to us", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L323"}, {"id": "retry_rationale_454", "label": "# TODO: For now favor if the Retry implementation sets its own method_whitelist", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L454"}, {"id": "retry_rationale_608", "label": "# TODO: Remove this deprecated alias in v2.0", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L608"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "email", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_packages_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_retrymeta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L35", "weight": 1.0}, {"source": "retry_retrymeta", "target": "type", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_default_method_whitelist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_default_method_whitelist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_default_redirect_headers_blacklist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_default_redirect_headers_blacklist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_backoff_max", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_backoff_max", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_retry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L92", "weight": 1.0}, {"source": "retry_retry", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L92", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L245", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L306", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "target": "retry_from_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L343", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_get_backoff_time", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L356", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_parse_retry_after", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L373", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_get_retry_after", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L396", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_sleep_for_retry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L406", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_sleep_backoff", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L414", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_sleep", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L420", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_is_connection_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L436", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_is_read_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L444", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_is_method_retryable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L450", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_is_retry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L470", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_is_exhausted", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L490", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_increment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L506", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L600", "weight": 1.0}, {"source": "retry_retry", "target": "retry_retry_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L606", "weight": 1.0}, {"source": "retry_retry_new", "target": "type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L340", "weight": 1.0}, {"source": "retry_retry_get_retry_after", "target": "retry_retry_parse_retry_after", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L404", "weight": 1.0}, {"source": "retry_retry_sleep_for_retry", "target": "retry_retry_get_retry_after", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L407", "weight": 1.0}, {"source": "retry_retry_sleep_for_retry", "target": "retry_retry_sleep", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L409", "weight": 1.0}, {"source": "retry_retry_sleep_backoff", "target": "retry_retry_get_backoff_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L415", "weight": 1.0}, {"source": "retry_retry_sleep_backoff", "target": "retry_retry_sleep", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L418", "weight": 1.0}, {"source": "retry_retry_sleep", "target": "retry_retry_sleep_for_retry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L430", "weight": 1.0}, {"source": "retry_retry_sleep", "target": "retry_retry_sleep_backoff", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L434", "weight": 1.0}, {"source": "retry_retry_is_retry", "target": "retry_retry_is_method_retryable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L477", "weight": 1.0}, {"source": "retry_retry_increment", "target": "type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L527", "weight": 1.0}, {"source": "retry_retry_increment", "target": "retry_retry_is_connection_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L542", "weight": 1.0}, {"source": "retry_retry_increment", "target": "retry_retry_is_read_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L549", "weight": 1.0}, {"source": "retry_retry_increment", "target": "retry_retry_is_method_retryable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L551", "weight": 1.0}, {"source": "retry_retry_increment", "target": "retry_retry_new", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L583", "weight": 1.0}, {"source": "retry_retry_increment", "target": "retry_retry_is_exhausted", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L593", "weight": 1.0}, {"source": "retry_retry_repr", "target": "type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L604", "weight": 1.0}, {"source": "retry_rationale_93", "target": "retry_retry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L93", "weight": 1.0}, {"source": "retry_rationale_344", "target": "retry_retry_from_int", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L344", "weight": 1.0}, {"source": "retry_rationale_357", "target": "retry_retry_get_backoff_time", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L357", "weight": 1.0}, {"source": "retry_rationale_397", "target": "retry_retry_get_retry_after", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L397", "weight": 1.0}, {"source": "retry_rationale_421", "target": "retry_retry_sleep", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L421", "weight": 1.0}, {"source": "retry_rationale_437", "target": "retry_retry_is_connection_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L437", "weight": 1.0}, {"source": "retry_rationale_445", "target": "retry_retry_is_read_error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L445", "weight": 1.0}, {"source": "retry_rationale_451", "target": "retry_retry_is_method_retryable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L451", "weight": 1.0}, {"source": "retry_rationale_471", "target": "retry_retry_is_retry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L471", "weight": 1.0}, {"source": "retry_rationale_491", "target": "retry_retry_is_exhausted", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L491", "weight": 1.0}, {"source": "retry_rationale_515", "target": "retry_retry_increment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L515", "weight": 1.0}, {"source": "retry_rationale_31", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L31", "weight": 1.0}, {"source": "retry_rationale_261", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L261", "weight": 1.0}, {"source": "retry_rationale_323", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L323", "weight": 1.0}, {"source": "retry_rationale_454", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L454", "weight": 1.0}, {"source": "retry_rationale_608", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L608", "weight": 1.0}], "raw_calls": [{"caller_nid": "retry_default_method_whitelist", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L38"}, {"caller_nid": "retry_default_method_whitelist", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L47"}, {"caller_nid": "retry_default_redirect_headers_blacklist", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L56"}, {"caller_nid": "retry_default_redirect_headers_blacklist", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L65"}, {"caller_nid": "retry_backoff_max", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L74"}, {"caller_nid": "retry_backoff_max", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L83"}, {"caller_nid": "retry_retry_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L267"}, {"caller_nid": "retry_retry_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L272"}, {"caller_nid": "retry_retry_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L295"}, {"caller_nid": "retry_retry_init", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L300"}, {"caller_nid": "retry_retry_init", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L302"}, {"caller_nid": "retry_retry_init", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L303"}, {"caller_nid": "retry_retry_new", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L307"}, {"caller_nid": "retry_retry_new", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L330"}, {"caller_nid": "retry_retry_new", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L339"}, {"caller_nid": "retry_retry_new", "callee": "type(self)", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L340"}, {"caller_nid": "retry_from_int", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L348"}, {"caller_nid": "retry_from_int", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L351"}, {"caller_nid": "retry_from_int", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L352"}, {"caller_nid": "retry_from_int", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L353"}, {"caller_nid": "retry_retry_get_backoff_time", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L362"}, {"caller_nid": "retry_retry_get_backoff_time", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L363"}, {"caller_nid": "retry_retry_get_backoff_time", "callee": "takewhile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L364"}, {"caller_nid": "retry_retry_get_backoff_time", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L364"}, {"caller_nid": "retry_retry_get_backoff_time", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L371"}, {"caller_nid": "retry_retry_parse_retry_after", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L375"}, {"caller_nid": "retry_retry_parse_retry_after", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L376"}, {"caller_nid": "retry_retry_parse_retry_after", "callee": "parsedate_tz", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L378"}, {"caller_nid": "retry_retry_parse_retry_after", "callee": "InvalidHeader", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L380"}, {"caller_nid": "retry_retry_parse_retry_after", "callee": "mktime_tz", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L388"}, {"caller_nid": "retry_retry_parse_retry_after", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L389"}, {"caller_nid": "retry_retry_get_retry_after", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L399"}, {"caller_nid": "retry_retry_is_connection_error", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L440"}, {"caller_nid": "retry_retry_is_connection_error", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L442"}, {"caller_nid": "retry_retry_is_read_error", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L448"}, {"caller_nid": "retry_retry_is_method_retryable", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L457"}, {"caller_nid": "retry_retry_is_method_retryable", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L466"}, {"caller_nid": "retry_retry_is_exhausted", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L500"}, {"caller_nid": "retry_retry_is_exhausted", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L500"}, {"caller_nid": "retry_retry_is_exhausted", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L504"}, {"caller_nid": "retry_retry_increment", "callee": "reraise", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L527"}, {"caller_nid": "retry_retry_increment", "callee": "reraise", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L545"}, {"caller_nid": "retry_retry_increment", "callee": "reraise", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L552"}, {"caller_nid": "retry_retry_increment", "callee": "get_redirect_location", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L561"}, {"caller_nid": "retry_retry_increment", "callee": "get_redirect_location", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L566"}, {"caller_nid": "retry_retry_increment", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L576"}, {"caller_nid": "retry_retry_increment", "callee": "RequestHistory", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L580"}, {"caller_nid": "retry_retry_increment", "callee": "MaxRetryError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L594"}, {"caller_nid": "retry_retry_increment", "callee": "ResponseError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L594"}, {"caller_nid": "retry_retry_increment", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L596"}, {"caller_nid": "retry_retry_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L601"}, {"caller_nid": "retry_retry_getattr", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L609"}, {"caller_nid": "retry_retry_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L616"}, {"caller_nid": "retry_retry_getattr", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L616"}, {"caller_nid": "retry_retry_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py", "source_location": "L618"}]}