1 line
71 KiB
JSON
1 line
71 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "label": "pylock.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L1"}, {"id": "pylock_dir", "label": "__dir__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L54"}, {"id": "pylock_frommappingprotocol", "label": "_FromMappingProtocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L62"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pylock_from_dict", "label": "_from_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L64"}, {"id": "pylock_is_valid_pylock_path", "label": "is_valid_pylock_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L73"}, {"id": "pylock_toml_key", "label": "_toml_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L78"}, {"id": "pylock_toml_value", "label": "_toml_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L82"}, {"id": "pylock_toml_dict_factory", "label": "_toml_dict_factory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L90"}, {"id": "pylock_get", "label": "_get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L98"}, {"id": "pylock_get_required", "label": "_get_required()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L111"}, {"id": "pylock_get_sequence", "label": "_get_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L118"}, {"id": "pylock_get_as", "label": "_get_as()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L140"}, {"id": "pylock_get_required_as", "label": "_get_required_as()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L159"}, {"id": "pylock_get_sequence_as", "label": "_get_sequence_as()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L172"}, {"id": "pylock_get_object", "label": "_get_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L191"}, {"id": "pylock_get_sequence_of_objects", "label": "_get_sequence_of_objects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L203"}, {"id": "pylock_get_required_sequence_of_objects", "label": "_get_required_sequence_of_objects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L219"}, {"id": "pylock_validate_normalized_name", "label": "_validate_normalized_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L229"}, {"id": "pylock_validate_path_url", "label": "_validate_path_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L236"}, {"id": "pylock_path_name", "label": "_path_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L241"}, {"id": "pylock_url_name", "label": "_url_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L254"}, {"id": "pylock_validate_hashes", "label": "_validate_hashes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L261"}, {"id": "pylock_pylockvalidationerror", "label": "PylockValidationError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L269"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pylock_pylockvalidationerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L275"}, {"id": "pylock_pylockvalidationerror_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L293"}, {"id": "pylock_pylockrequiredkeyerror", "label": "_PylockRequiredKeyError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L299"}, {"id": "pylock_pylockrequiredkeyerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L300"}, {"id": "pylock_pylockunsupportedversionerror", "label": "PylockUnsupportedVersionError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L304"}, {"id": "pylock_pylockselecterror", "label": "PylockSelectError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L308"}, {"id": "pylock_packagevcs", "label": "PackageVcs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L313"}, {"id": "pylock_packagevcs_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L321"}, {"id": "pylock_packagedirectory", "label": "PackageDirectory", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L354"}, {"id": "pylock_packagedirectory_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L359"}, {"id": "pylock_packagearchive", "label": "PackageArchive", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L381"}, {"id": "pylock_packagearchive_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L389"}, {"id": "pylock_packagesdist", "label": "PackageSdist", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L422"}, {"id": "pylock_packagesdist_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L430"}, {"id": "pylock_filename", "label": "filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L462"}, {"id": "pylock_packagewheel", "label": "PackageWheel", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L471"}, {"id": "pylock_packagewheel_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L479"}, {"id": "pylock_package", "label": "Package", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L520"}, {"id": "pylock_package_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L535"}, {"id": "pylock_is_direct", "label": "is_direct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L649"}, {"id": "pylock_pylock", "label": "Pylock", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L654"}, {"id": "pylock_pylock_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L667"}, {"id": "pylock_pylock_to_dict", "label": ".to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L723"}, {"id": "pylock_pylock_validate", "label": ".validate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L727"}, {"id": "pylock_pylock_select", "label": ".select()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L733"}, {"id": "pylock_rationale_74", "label": "Check if the given path is a valid pylock file path.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L74"}, {"id": "pylock_rationale_99", "label": "Get a value from the dictionary and verify it's the expected type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L99"}, {"id": "pylock_rationale_112", "label": "Get a required value from the dictionary and verify it's the expected type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L112"}, {"id": "pylock_rationale_121", "label": "Get a list value from the dictionary and verify it's the expected items type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L121"}, {"id": "pylock_rationale_146", "label": "Get a value from the dictionary, verify it's the expected type, and convert", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L146"}, {"id": "pylock_rationale_165", "label": "Get a required value from the dict, verify it's the expected type, and conve", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L165"}, {"id": "pylock_rationale_178", "label": "Get list value from dictionary and verify expected items type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L178"}, {"id": "pylock_rationale_194", "label": "Get a dictionary value from the dictionary and convert it to a dataclass.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L194"}, {"id": "pylock_rationale_206", "label": "Get a list value from the dictionary and convert its items to a dataclass.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L206"}, {"id": "pylock_rationale_222", "label": "Get a required list value from the dictionary and convert its items to a dat", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L222"}, {"id": "pylock_rationale_230", "label": "Validate that a string is a NormalizedName.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L230"}, {"id": "pylock_rationale_270", "label": "Raised when when input data is not spec-compliant.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L270"}, {"id": "pylock_rationale_305", "label": "Raised when encountering an unsupported `lock_version`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L305"}, {"id": "pylock_rationale_309", "label": "Base exception for errors raised by :meth:`Pylock.select`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L309"}, {"id": "pylock_rationale_463", "label": "Get the filename of the sdist.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L463"}, {"id": "pylock_rationale_512", "label": "Get the filename of the wheel.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L512"}, {"id": "pylock_rationale_655", "label": "A class representing a pylock file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L655"}, {"id": "pylock_rationale_716", "label": "Create and validate a Pylock instance from a TOML dictionary. Raises :c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L716"}, {"id": "pylock_rationale_724", "label": "Convert the Pylock instance to a TOML dictionary.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L724"}, {"id": "pylock_rationale_728", "label": "Validate the Pylock instance against the specification. Raises :class:`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L728"}, {"id": "pylock_rationale_750", "label": "Select what to install from the lock file. The *environment* and *tags*", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L750"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "dataclasses", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "backend_venv_lib_python3_12_site_packages_packaging_markers_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "backend_venv_lib_python3_12_site_packages_packaging_specifiers_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "backend_venv_lib_python3_12_site_packages_packaging_tags_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "backend_venv_lib_python3_12_site_packages_packaging_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "backend_venv_lib_python3_12_site_packages_packaging_version_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "backend_venv_lib_python3_12_site_packages_packaging_tags_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_frommappingprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L62", "weight": 1.0}, {"source": "pylock_frommappingprotocol", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_is_valid_pylock_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_toml_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_toml_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_toml_dict_factory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L98", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get_required", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get_as", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get_required_as", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L159", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get_sequence_as", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L172", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get_object", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L191", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get_sequence_of_objects", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L203", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_get_required_sequence_of_objects", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L219", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_validate_normalized_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L229", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_validate_path_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_path_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_url_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_validate_hashes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L261", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_pylockvalidationerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L269", "weight": 1.0}, {"source": "pylock_pylockvalidationerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L269", "weight": 1.0}, {"source": "pylock_pylockvalidationerror", "target": "pylock_pylockvalidationerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L275", "weight": 1.0}, {"source": "pylock_pylockvalidationerror", "target": "pylock_pylockvalidationerror_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L293", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_pylockrequiredkeyerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L299", "weight": 1.0}, {"source": "pylock_pylockrequiredkeyerror", "target": "pylock_pylockvalidationerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L299", "weight": 1.0}, {"source": "pylock_pylockrequiredkeyerror", "target": "pylock_pylockrequiredkeyerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_pylockunsupportedversionerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L304", "weight": 1.0}, {"source": "pylock_pylockunsupportedversionerror", "target": "pylock_pylockvalidationerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L304", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_pylockselecterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L308", "weight": 1.0}, {"source": "pylock_pylockselecterror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L308", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_packagevcs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L313", "weight": 1.0}, {"source": "pylock_packagevcs", "target": "pylock_packagevcs_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L321", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L340", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_packagedirectory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L354", "weight": 1.0}, {"source": "pylock_packagedirectory", "target": "pylock_packagedirectory_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L359", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_packagearchive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L381", "weight": 1.0}, {"source": "pylock_packagearchive", "target": "pylock_packagearchive_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L389", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L408", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_packagesdist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L422", "weight": 1.0}, {"source": "pylock_packagesdist", "target": "pylock_packagesdist_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L430", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L449", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_filename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L462", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_packagewheel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L471", "weight": 1.0}, {"source": "pylock_packagewheel", "target": "pylock_packagewheel_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L479", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L498", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_filename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L511", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_package", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L520", "weight": 1.0}, {"source": "pylock_package", "target": "pylock_package_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L535", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L568", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_is_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L649", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_pylock", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L654", "weight": 1.0}, {"source": "pylock_pylock", "target": "pylock_pylock_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L667", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L692", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_pylock_py", "target": "pylock_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L715", "weight": 1.0}, {"source": "pylock_pylock", "target": "pylock_pylock_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L723", "weight": 1.0}, {"source": "pylock_pylock", "target": "pylock_pylock_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L727", "weight": 1.0}, {"source": "pylock_pylock", "target": "pylock_pylock_select", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L733", "weight": 1.0}, {"source": "pylock_toml_dict_factory", "target": "pylock_toml_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L92", "weight": 1.0}, {"source": "pylock_toml_dict_factory", "target": "pylock_toml_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L92", "weight": 1.0}, {"source": "pylock_get", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L103", "weight": 1.0}, {"source": "pylock_get_required", "target": "pylock_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L113", "weight": 1.0}, {"source": "pylock_get_required", "target": "pylock_pylockrequiredkeyerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L114", "weight": 1.0}, {"source": "pylock_get_sequence", "target": "pylock_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L122", "weight": 1.0}, {"source": "pylock_get_sequence", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L126", "weight": 1.0}, {"source": "pylock_get_as", "target": "pylock_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L151", "weight": 1.0}, {"source": "pylock_get_as", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L156", "weight": 1.0}, {"source": "pylock_get_required_as", "target": "pylock_get_as", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L167", "weight": 1.0}, {"source": "pylock_get_required_as", "target": "pylock_pylockrequiredkeyerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L168", "weight": 1.0}, {"source": "pylock_get_sequence_as", "target": "pylock_get_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L179", "weight": 1.0}, {"source": "pylock_get_sequence_as", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L187", "weight": 1.0}, {"source": "pylock_get_object", "target": "pylock_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L195", "weight": 1.0}, {"source": "pylock_get_object", "target": "pylock_from_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L198", "weight": 1.0}, {"source": "pylock_get_object", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L200", "weight": 1.0}, {"source": "pylock_get_sequence_of_objects", "target": "pylock_get_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L207", "weight": 1.0}, {"source": "pylock_get_sequence_of_objects", "target": "pylock_from_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L212", "weight": 1.0}, {"source": "pylock_get_sequence_of_objects", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L215", "weight": 1.0}, {"source": "pylock_get_required_sequence_of_objects", "target": "pylock_get_sequence_of_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L224", "weight": 1.0}, {"source": "pylock_get_required_sequence_of_objects", "target": "pylock_pylockrequiredkeyerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L225", "weight": 1.0}, {"source": "pylock_validate_normalized_name", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L232", "weight": 1.0}, {"source": "pylock_validate_path_url", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L238", "weight": 1.0}, {"source": "pylock_validate_hashes", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L263", "weight": 1.0}, {"source": "pylock_pylockrequiredkeyerror_init", "target": "pylock_pylock_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L301", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get_required", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L342", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L343", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_validate_path_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L349", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get_required_as", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L414", "weight": 1.0}, {"source": "pylock_filename", "target": "pylock_path_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L464", "weight": 1.0}, {"source": "pylock_filename", "target": "pylock_url_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L464", "weight": 1.0}, {"source": "pylock_filename", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L466", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get_as", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L571", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L573", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get_object", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L575", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get_sequence_of_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L580", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_pylockvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L589", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get_sequence_as", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L695", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_get_required_sequence_of_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L701", "weight": 1.0}, {"source": "pylock_from_dict", "target": "pylock_pylockunsupportedversionerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L705", "weight": 1.0}, {"source": "pylock_pylock_validate", "target": "pylock_pylock_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L731", "weight": 1.0}, {"source": "pylock_pylock_select", "target": "pylock_pylockselecterror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L801", "weight": 1.0}, {"source": "pylock_rationale_74", "target": "pylock_is_valid_pylock_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L74", "weight": 1.0}, {"source": "pylock_rationale_99", "target": "pylock_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L99", "weight": 1.0}, {"source": "pylock_rationale_112", "target": "pylock_get_required", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L112", "weight": 1.0}, {"source": "pylock_rationale_121", "target": "pylock_get_sequence", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L121", "weight": 1.0}, {"source": "pylock_rationale_146", "target": "pylock_get_as", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L146", "weight": 1.0}, {"source": "pylock_rationale_165", "target": "pylock_get_required_as", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L165", "weight": 1.0}, {"source": "pylock_rationale_178", "target": "pylock_get_sequence_as", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L178", "weight": 1.0}, {"source": "pylock_rationale_194", "target": "pylock_get_object", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L194", "weight": 1.0}, {"source": "pylock_rationale_206", "target": "pylock_get_sequence_of_objects", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L206", "weight": 1.0}, {"source": "pylock_rationale_222", "target": "pylock_get_required_sequence_of_objects", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L222", "weight": 1.0}, {"source": "pylock_rationale_230", "target": "pylock_validate_normalized_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L230", "weight": 1.0}, {"source": "pylock_rationale_270", "target": "pylock_pylockvalidationerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L270", "weight": 1.0}, {"source": "pylock_rationale_305", "target": "pylock_pylockunsupportedversionerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L305", "weight": 1.0}, {"source": "pylock_rationale_309", "target": "pylock_pylockselecterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L309", "weight": 1.0}, {"source": "pylock_rationale_463", "target": "pylock_packagesdist_filename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L463", "weight": 1.0}, {"source": "pylock_rationale_512", "target": "pylock_packagewheel_filename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L512", "weight": 1.0}, {"source": "pylock_rationale_655", "target": "pylock_pylock", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L655", "weight": 1.0}, {"source": "pylock_rationale_716", "target": "pylock_pylock_from_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L716", "weight": 1.0}, {"source": "pylock_rationale_724", "target": "pylock_pylock_to_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L724", "weight": 1.0}, {"source": "pylock_rationale_728", "target": "pylock_pylock_validate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L728", "weight": 1.0}, {"source": "pylock_rationale_750", "target": "pylock_pylock_select", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L750", "weight": 1.0}], "raw_calls": [{"caller_nid": "pylock_is_valid_pylock_path", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L75"}, {"caller_nid": "pylock_is_valid_pylock_path", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L75"}, {"caller_nid": "pylock_toml_key", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L79"}, {"caller_nid": "pylock_toml_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L83"}, {"caller_nid": "pylock_toml_value", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L84"}, {"caller_nid": "pylock_toml_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L85"}, {"caller_nid": "pylock_toml_value", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L86"}, {"caller_nid": "pylock_get", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L100"}, {"caller_nid": "pylock_get", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L102"}, {"caller_nid": "pylock_get", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L104"}, {"caller_nid": "pylock_get_sequence", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L124"}, {"caller_nid": "pylock_get_sequence", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L127"}, {"caller_nid": "pylock_get_sequence", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L130"}, {"caller_nid": "pylock_get_sequence", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L131"}, {"caller_nid": "pylock_get_sequence", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L133"}, {"caller_nid": "pylock_get_as", "callee": "target_type", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L154"}, {"caller_nid": "pylock_get_sequence_as", "callee": "target_item_type", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L184"}, {"caller_nid": "pylock_get_sequence_as", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L185"}, {"caller_nid": "pylock_get_sequence_as", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L187"}, {"caller_nid": "pylock_get_sequence_of_objects", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L213"}, {"caller_nid": "pylock_get_sequence_of_objects", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L215"}, {"caller_nid": "pylock_validate_normalized_name", "callee": "is_normalized_name", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L231"}, {"caller_nid": "pylock_validate_normalized_name", "callee": "NormalizedName", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L233"}, {"caller_nid": "pylock_path_name", "callee": "rsplit", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L247"}, {"caller_nid": "pylock_path_name", "callee": "rsplit", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L249"}, {"caller_nid": "pylock_url_name", "callee": "urlparse", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L257"}, {"caller_nid": "pylock_url_name", "callee": "rsplit", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L258"}, {"caller_nid": "pylock_validate_hashes", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L264"}, {"caller_nid": "pylock_validate_hashes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L264"}, {"caller_nid": "pylock_validate_hashes", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L264"}, {"caller_nid": "pylock_pylockvalidationerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L281"}, {"caller_nid": "pylock_pylockvalidationerror_init", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L291"}, {"caller_nid": "pylock_pylockrequiredkeyerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L301"}, {"caller_nid": "pylock_packagevcs_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L332"}, {"caller_nid": "pylock_packagevcs_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L333"}, {"caller_nid": "pylock_packagevcs_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L334"}, {"caller_nid": "pylock_packagevcs_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L335"}, {"caller_nid": "pylock_packagevcs_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L336"}, {"caller_nid": "pylock_packagevcs_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L337"}, {"caller_nid": "pylock_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L341"}, {"caller_nid": "pylock_packagedirectory_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L367"}, {"caller_nid": "pylock_packagedirectory_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L368"}, {"caller_nid": "pylock_packagedirectory_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L369"}, {"caller_nid": "pylock_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L373"}, {"caller_nid": "pylock_packagearchive_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L400"}, {"caller_nid": "pylock_packagearchive_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L401"}, {"caller_nid": "pylock_packagearchive_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L402"}, {"caller_nid": "pylock_packagearchive_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L403"}, {"caller_nid": "pylock_packagearchive_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L404"}, {"caller_nid": "pylock_packagearchive_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L405"}, {"caller_nid": "pylock_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L409"}, {"caller_nid": "pylock_packagesdist_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L441"}, {"caller_nid": "pylock_packagesdist_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L442"}, {"caller_nid": "pylock_packagesdist_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L443"}, {"caller_nid": "pylock_packagesdist_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L444"}, {"caller_nid": "pylock_packagesdist_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L445"}, {"caller_nid": "pylock_packagesdist_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L446"}, {"caller_nid": "pylock_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L450"}, {"caller_nid": "pylock_packagewheel_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L490"}, {"caller_nid": "pylock_packagewheel_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L491"}, {"caller_nid": "pylock_packagewheel_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L492"}, {"caller_nid": "pylock_packagewheel_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L493"}, {"caller_nid": "pylock_packagewheel_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L494"}, {"caller_nid": "pylock_packagewheel_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L495"}, {"caller_nid": "pylock_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L499"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L553"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L554"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L555"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L556"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L557"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L558"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L559"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L560"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L561"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L562"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L563"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L564"}, {"caller_nid": "pylock_package_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L565"}, {"caller_nid": "pylock_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L569"}, {"caller_nid": "pylock_from_dict", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L584"}, {"caller_nid": "pylock_from_dict", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L584"}, {"caller_nid": "pylock_from_dict", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L586"}, {"caller_nid": "pylock_from_dict", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L586"}, {"caller_nid": "pylock_from_dict", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L586"}, {"caller_nid": "pylock_from_dict", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L597"}, {"caller_nid": "pylock_from_dict", "callee": "parse_wheel_filename", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L599"}, {"caller_nid": "pylock_from_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L614"}, {"caller_nid": "pylock_from_dict", "callee": "parse_sdist_filename", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L619"}, {"caller_nid": "pylock_from_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L634"}, {"caller_nid": "pylock_from_dict", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L638"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L681"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L682"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L683"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L684"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L685"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L686"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L687"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L688"}, {"caller_nid": "pylock_pylock_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L689"}, {"caller_nid": "pylock_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L693"}, {"caller_nid": "pylock_from_dict", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L704"}, {"caller_nid": "pylock_from_dict", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L704"}, {"caller_nid": "pylock_from_dict", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L708"}, {"caller_nid": "pylock_from_dict", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L709"}, {"caller_nid": "pylock_pylock_to_dict", "callee": "asdict", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L725"}, {"caller_nid": "pylock_pylock_validate", "callee": "from_dict", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L731"}, {"caller_nid": "pylock_pylock_select", "callee": "create_compatible_tags_selector", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L765"}, {"caller_nid": "pylock_pylock_select", "callee": "sys_tags", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L765"}, {"caller_nid": "pylock_pylock_select", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L773"}, {"caller_nid": "pylock_pylock_select", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L775"}, {"caller_nid": "pylock_pylock_select", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L777"}, {"caller_nid": "pylock_pylock_select", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L778"}, {"caller_nid": "pylock_pylock_select", "callee": "default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L788"}, {"caller_nid": "pylock_pylock_select", "callee": "contains", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L798"}, {"caller_nid": "pylock_pylock_select", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L804"}, {"caller_nid": "pylock_pylock_select", "callee": "evaluate", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L812"}, {"caller_nid": "pylock_pylock_select", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L813"}, {"caller_nid": "pylock_pylock_select", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L824"}, {"caller_nid": "pylock_pylock_select", "callee": "evaluate", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L827"}, {"caller_nid": "pylock_pylock_select", "callee": "contains", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L832"}, {"caller_nid": "pylock_pylock_select", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L838"}, {"caller_nid": "pylock_pylock_select", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L860"}, {"caller_nid": "pylock_pylock_select", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L879"}, {"caller_nid": "pylock_pylock_select", "callee": "compatible_tags_selector", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L880"}, {"caller_nid": "pylock_pylock_select", "callee": "parse_wheel_filename", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/pylock.py", "source_location": "L881"}]} |