1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "label": "direct_url.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L1"}, {"id": "direct_url_directurlvalidationerror", "label": "DirectUrlValidationError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L26"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "direct_url_get", "label": "_get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L30"}, {"id": "direct_url_get_required", "label": "_get_required()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L44"}, {"id": "direct_url_exactly_one_of", "label": "_exactly_one_of()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L53"}, {"id": "direct_url_filter_none", "label": "_filter_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L67"}, {"id": "direct_url_vcsinfo", "label": "VcsInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L73"}, {"id": "direct_url_from_dict", "label": "_from_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L81"}, {"id": "direct_url_vcsinfo_to_dict", "label": "._to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L90"}, {"id": "direct_url_archiveinfo", "label": "ArchiveInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L98"}, {"id": "direct_url_archiveinfo_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L101"}, {"id": "direct_url_hash", "label": "hash()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L111"}, {"id": "direct_url_archiveinfo_to_dict", "label": "._to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L138"}, {"id": "direct_url_dirinfo", "label": "DirInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L143"}, {"id": "direct_url_dirinfo_to_dict", "label": "._to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L154"}, {"id": "direct_url_directurl", "label": "DirectUrl", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L162"}, {"id": "direct_url_directurl_remove_auth_from_netloc", "label": "._remove_auth_from_netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L167"}, {"id": "direct_url_redacted_url", "label": "redacted_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L182"}, {"id": "direct_url_directurl_validate", "label": ".validate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L194"}, {"id": "direct_url_directurl_to_dict", "label": ".to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L211"}, {"id": "direct_url_from_json", "label": "from_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L220"}, {"id": "direct_url_directurl_to_json", "label": ".to_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L223"}, {"id": "direct_url_directurl_is_local_editable", "label": ".is_local_editable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L226"}, {"id": "direct_url_rationale_33", "label": "Get value from dictionary and verify expected type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L33"}, {"id": "direct_url_rationale_68", "label": "Make dict excluding None values.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L68"}, {"id": "direct_url_rationale_183", "label": "url with user:password part removed unless it is formed with environment", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L183"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "urllib_parse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_directurlvalidationerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L26", "weight": 1.0}, {"source": "direct_url_directurlvalidationerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_get_required", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_exactly_one_of", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_filter_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_vcsinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L81", "weight": 1.0}, {"source": "direct_url_vcsinfo", "target": "direct_url_vcsinfo_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_archiveinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L98", "weight": 1.0}, {"source": "direct_url_archiveinfo", "target": "direct_url_archiveinfo_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_hash", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_hash", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L133", "weight": 1.0}, {"source": "direct_url_archiveinfo", "target": "direct_url_archiveinfo_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L138", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_dirinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L149", "weight": 1.0}, {"source": "direct_url_dirinfo", "target": "direct_url_dirinfo_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_directurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L162", "weight": 1.0}, {"source": "direct_url_directurl", "target": "direct_url_directurl_remove_auth_from_netloc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L167", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_redacted_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L182", "weight": 1.0}, {"source": "direct_url_directurl", "target": "direct_url_directurl_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L194", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L198", "weight": 1.0}, {"source": "direct_url_directurl", "target": "direct_url_directurl_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L211", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_direct_url_py", "target": "direct_url_from_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L220", "weight": 1.0}, {"source": "direct_url_directurl", "target": "direct_url_directurl_to_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L223", "weight": 1.0}, {"source": "direct_url_directurl", "target": "direct_url_directurl_is_local_editable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L226", "weight": 1.0}, {"source": "direct_url_get", "target": "direct_url_directurlvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L38", "weight": 1.0}, {"source": "direct_url_get_required", "target": "direct_url_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L47", "weight": 1.0}, {"source": "direct_url_get_required", "target": "direct_url_directurlvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L49", "weight": 1.0}, {"source": "direct_url_exactly_one_of", "target": "direct_url_directurlvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L56", "weight": 1.0}, {"source": "direct_url_from_dict", "target": "direct_url_get_required", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L85", "weight": 1.0}, {"source": "direct_url_from_dict", "target": "direct_url_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L87", "weight": 1.0}, {"source": "direct_url_vcsinfo_to_dict", "target": "direct_url_filter_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L91", "weight": 1.0}, {"source": "direct_url_hash", "target": "direct_url_directurlvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L122", "weight": 1.0}, {"source": "direct_url_archiveinfo_to_dict", "target": "direct_url_filter_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L139", "weight": 1.0}, {"source": "direct_url_dirinfo_to_dict", "target": "direct_url_filter_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L155", "weight": 1.0}, {"source": "direct_url_redacted_url", "target": "direct_url_directurl_remove_auth_from_netloc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L188", "weight": 1.0}, {"source": "direct_url_directurl_validate", "target": "direct_url_directurl_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L195", "weight": 1.0}, {"source": "direct_url_from_dict", "target": "direct_url_directurl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L199", "weight": 1.0}, {"source": "direct_url_from_dict", "target": "direct_url_exactly_one_of", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L202", "weight": 1.0}, {"source": "direct_url_directurl_to_dict", "target": "direct_url_filter_none", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L212", "weight": 1.0}, {"source": "direct_url_directurl_to_dict", "target": "direct_url_dirinfo_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L216", "weight": 1.0}, {"source": "direct_url_directurl_to_json", "target": "direct_url_directurl_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L224", "weight": 1.0}, {"source": "direct_url_rationale_33", "target": "direct_url_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L33", "weight": 1.0}, {"source": "direct_url_rationale_68", "target": "direct_url_filter_none", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L68", "weight": 1.0}, {"source": "direct_url_rationale_183", "target": "direct_url_directurl_redacted_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L183", "weight": 1.0}], "raw_calls": [{"caller_nid": "direct_url_get", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L37"}, {"caller_nid": "direct_url_exactly_one_of", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L59"}, {"caller_nid": "direct_url_filter_none", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L69"}, {"caller_nid": "direct_url_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L84"}, {"caller_nid": "direct_url_hash", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L120"}, {"caller_nid": "direct_url_hash", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L128"}, {"caller_nid": "direct_url_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L136"}, {"caller_nid": "direct_url_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L152"}, {"caller_nid": "direct_url_directurl_remove_auth_from_netloc", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L170"}, {"caller_nid": "direct_url_directurl_remove_auth_from_netloc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L172"}, {"caller_nid": "direct_url_directurl_remove_auth_from_netloc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L177"}, {"caller_nid": "direct_url_redacted_url", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L187"}, {"caller_nid": "direct_url_redacted_url", "callee": "urlunsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L189"}, {"caller_nid": "direct_url_directurl_validate", "callee": "from_dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L195"}, {"caller_nid": "direct_url_from_json", "callee": "from_dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L221"}, {"caller_nid": "direct_url_from_json", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L221"}, {"caller_nid": "direct_url_directurl_to_json", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L224"}, {"caller_nid": "direct_url_directurl_is_local_editable", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py", "source_location": "L227"}]} |