1 line
7.5 KiB
JSON
1 line
7.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "label": "parse.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L1"}, {"id": "parse_protocol", "label": "Protocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L20"}, {"id": "str", "label": "str", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "enum", "label": "Enum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "parse_load_str_bytes", "label": "load_str_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L26"}, {"id": "parse_load_file", "label": "load_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L60"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "backend_venv_lib_python3_12_site_packages_pydantic_warnings_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "parse_protocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L20", "weight": 1.0}, {"source": "parse_protocol", "target": "str", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L20", "weight": 1.0}, {"source": "parse_protocol", "target": "enum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "parse_load_str_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_deprecated_parse_py", "target": "parse_load_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L60", "weight": 1.0}, {"source": "parse_load_file", "target": "parse_load_str_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L78", "weight": 1.0}], "raw_calls": [{"caller_nid": "parse_load_str_bytes", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L35"}, {"caller_nid": "parse_load_str_bytes", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L37"}, {"caller_nid": "parse_load_str_bytes", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L39"}, {"caller_nid": "parse_load_str_bytes", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L42"}, {"caller_nid": "parse_load_str_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L47"}, {"caller_nid": "parse_load_str_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L48"}, {"caller_nid": "parse_load_str_bytes", "callee": "json_loads", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L49"}, {"caller_nid": "parse_load_str_bytes", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L52"}, {"caller_nid": "parse_load_str_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L53"}, {"caller_nid": "parse_load_str_bytes", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L53"}, {"caller_nid": "parse_load_str_bytes", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L54"}, {"caller_nid": "parse_load_str_bytes", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L56"}, {"caller_nid": "parse_load_file", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L69"}, {"caller_nid": "parse_load_file", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L70"}, {"caller_nid": "parse_load_file", "callee": "read_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py", "source_location": "L71"}]} |