1 line
141 KiB
JSON
1 line
141 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "label": "progress.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1"}, {"id": "progress_trackthread", "label": "_TrackThread", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L64"}, {"id": "thread", "label": "Thread", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "progress_trackthread_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L67"}, {"id": "progress_trackthread_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L76"}, {"id": "progress_trackthread_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L90"}, {"id": "progress_trackthread_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L94"}, {"id": "progress_track", "label": "track()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L104"}, {"id": "progress_reader", "label": "_Reader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L182"}, {"id": "rawiobase", "label": "RawIOBase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "binaryio", "label": "BinaryIO", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "progress_reader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L185"}, {"id": "progress_reader_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L198"}, {"id": "progress_reader_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L202"}, {"id": "progress_reader_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L210"}, {"id": "progress_reader_next", "label": ".__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L213"}, {"id": "progress_closed", "label": "closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L219"}, {"id": "progress_reader_fileno", "label": ".fileno()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L222"}, {"id": "progress_reader_isatty", "label": ".isatty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L225"}, {"id": "progress_mode", "label": "mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L229"}, {"id": "progress_name", "label": "name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L233"}, {"id": "progress_reader_readable", "label": ".readable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L236"}, {"id": "progress_reader_seekable", "label": ".seekable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L239"}, {"id": "progress_reader_writable", "label": ".writable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L242"}, {"id": "progress_reader_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L245"}, {"id": "progress_reader_readinto", "label": ".readinto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L250"}, {"id": "progress_reader_readline", "label": ".readline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L255"}, {"id": "progress_reader_readlines", "label": ".readlines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L260"}, {"id": "progress_reader_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L265"}, {"id": "progress_reader_seek", "label": ".seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L270"}, {"id": "progress_reader_tell", "label": ".tell()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L275"}, {"id": "progress_reader_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L278"}, {"id": "progress_reader_writelines", "label": ".writelines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L281"}, {"id": "progress_readcontext", "label": "_ReadContext", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L285"}, {"id": "progress_readcontext_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L288"}, {"id": "progress_readcontext_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L292"}, {"id": "progress_readcontext_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L296"}, {"id": "progress_wrap_file", "label": "wrap_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L306"}, {"id": "progress_open", "label": "open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L372"}, {"id": "progress_progresscolumn", "label": "ProgressColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L507"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "progress_progresscolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L512"}, {"id": "progress_progresscolumn_get_table_column", "label": ".get_table_column()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L517"}, {"id": "progress_progresscolumn_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L521"}, {"id": "progress_render", "label": "render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L545"}, {"id": "progress_renderablecolumn", "label": "RenderableColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L549"}, {"id": "progress_renderablecolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L556"}, {"id": "progress_renderablecolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L562"}, {"id": "progress_spinnercolumn", "label": "SpinnerColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L566"}, {"id": "progress_spinnercolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L576"}, {"id": "progress_spinnercolumn_set_spinner", "label": ".set_spinner()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L592"}, {"id": "progress_spinnercolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L607"}, {"id": "progress_textcolumn", "label": "TextColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L616"}, {"id": "progress_textcolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L619"}, {"id": "progress_textcolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L635"}, {"id": "progress_barcolumn", "label": "BarColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L646"}, {"id": "progress_barcolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L657"}, {"id": "progress_barcolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L673"}, {"id": "progress_timeelapsedcolumn", "label": "TimeElapsedColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L688"}, {"id": "progress_timeelapsedcolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L691"}, {"id": "progress_taskprogresscolumn", "label": "TaskProgressColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L700"}, {"id": "progress_taskprogresscolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L714"}, {"id": "progress_render_speed", "label": "render_speed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L737"}, {"id": "progress_taskprogresscolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L756"}, {"id": "progress_timeremainingcolumn", "label": "TimeRemainingColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L772"}, {"id": "progress_timeremainingcolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L783"}, {"id": "progress_timeremainingcolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L793"}, {"id": "progress_filesizecolumn", "label": "FileSizeColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L820"}, {"id": "progress_filesizecolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L823"}, {"id": "progress_totalfilesizecolumn", "label": "TotalFileSizeColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L829"}, {"id": "progress_totalfilesizecolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L832"}, {"id": "progress_mofncompletecolumn", "label": "MofNCompleteColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L838"}, {"id": "progress_mofncompletecolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L850"}, {"id": "progress_mofncompletecolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L854"}, {"id": "progress_downloadcolumn", "label": "DownloadColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L865"}, {"id": "progress_downloadcolumn_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L872"}, {"id": "progress_downloadcolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L878"}, {"id": "progress_transferspeedcolumn", "label": "TransferSpeedColumn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L914"}, {"id": "progress_transferspeedcolumn_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L917"}, {"id": "progress_progresssample", "label": "ProgressSample", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L926"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "progress_task", "label": "Task", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L936"}, {"id": "progress_task_get_time", "label": ".get_time()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L983"}, {"id": "progress_started", "label": "started()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L988"}, {"id": "progress_remaining", "label": "remaining()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L993"}, {"id": "progress_elapsed", "label": "elapsed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1000"}, {"id": "progress_finished", "label": "finished()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1009"}, {"id": "progress_percentage", "label": "percentage()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1014"}, {"id": "progress_speed", "label": "speed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1023"}, {"id": "progress_time_remaining", "label": "time_remaining()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1041"}, {"id": "progress_task_reset", "label": "._reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1054"}, {"id": "progress_progress", "label": "Progress", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1061"}, {"id": "jupytermixin", "label": "JupyterMixin", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "progress_progress_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1077"}, {"id": "progress_get_default_columns", "label": "get_default_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1114"}, {"id": "progress_console", "label": "console()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1145"}, {"id": "progress_tasks", "label": "tasks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1149"}, {"id": "progress_task_ids", "label": "task_ids()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1155"}, {"id": "progress_progress_start", "label": ".start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1168"}, {"id": "progress_progress_stop", "label": ".stop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1173"}, {"id": "progress_progress_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1179"}, {"id": "progress_progress_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1183"}, {"id": "progress_progress_track", "label": ".track()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1191"}, {"id": "progress_progress_wrap_file", "label": ".wrap_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1236"}, {"id": "progress_progress_open", "label": ".open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1310"}, {"id": "progress_progress_start_task", "label": ".start_task()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1387"}, {"id": "progress_progress_stop_task", "label": ".stop_task()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1401"}, {"id": "progress_progress_update", "label": ".update()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1416"}, {"id": "progress_progress_reset", "label": ".reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1477"}, {"id": "progress_progress_advance", "label": ".advance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1516"}, {"id": "progress_progress_refresh", "label": ".refresh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1546"}, {"id": "progress_progress_get_renderable", "label": ".get_renderable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1551"}, {"id": "progress_progress_get_renderables", "label": ".get_renderables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1556"}, {"id": "progress_progress_make_tasks_table", "label": ".make_tasks_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1561"}, {"id": "progress_progress_rich", "label": ".__rich__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1594"}, {"id": "progress_progress_add_task", "label": ".add_task()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1599"}, {"id": "progress_progress_remove_task", "label": ".remove_task()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1642"}, {"id": "progress_rationale_65", "label": "A thread to periodically update progress.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L65"}, {"id": "progress_rationale_122", "label": "Track progress by iterating over a sequence. You can also track progress of", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L122"}, {"id": "progress_rationale_183", "label": "A reader that tracks progress while it's being read from.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L183"}, {"id": "progress_rationale_286", "label": "A utility class to handle a context for both a reader and a progress.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L286"}, {"id": "progress_rationale_322", "label": "Read bytes from a file while tracking progress. Args: file (Union[s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L322"}, {"id": "progress_rationale_442", "label": "Read bytes from a file while tracking progress. Args: path (Union[s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L442"}, {"id": "progress_rationale_508", "label": "Base class for a widget to use in progress display.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L508"}, {"id": "progress_rationale_518", "label": "Get a table column, used to build tasks table.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L518"}, {"id": "progress_rationale_522", "label": "Called by the Progress object to return a renderable for the given task.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L522"}, {"id": "progress_rationale_546", "label": "Should return a renderable object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L546"}, {"id": "progress_rationale_550", "label": "A column to insert an arbitrary column. Args: renderable (Renderabl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L550"}, {"id": "progress_rationale_567", "label": "A column with a 'spinner' animation. Args: spinner_name (str, optio", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L567"}, {"id": "progress_rationale_598", "label": "Set a new spinner. Args: spinner_name (str): Spinner name,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L598"}, {"id": "progress_rationale_617", "label": "A column containing text.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L617"}, {"id": "progress_rationale_647", "label": "Renders a visual progress bar. Args: bar_width (Optional[int], opti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L647"}, {"id": "progress_rationale_674", "label": "Gets a progress bar widget for a task.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L674"}, {"id": "progress_rationale_689", "label": "Renders time elapsed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L689"}, {"id": "progress_rationale_701", "label": "Show task progress as a percentage. Args: text_format (str, optiona", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L701"}, {"id": "progress_rationale_738", "label": "Render the speed in iterations per second. Args: task (Task", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L738"}, {"id": "progress_rationale_773", "label": "Renders estimated time remaining. Args: compact (bool, optional): R", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L773"}, {"id": "progress_rationale_821", "label": "Renders completed filesize.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L821"}, {"id": "progress_rationale_830", "label": "Renders total filesize.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L830"}, {"id": "progress_rationale_839", "label": "Renders completed count/total, e.g. ' 10/1000'. Best for bounded tasks wit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L839"}, {"id": "progress_rationale_855", "label": "Show completed/total.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L855"}, {"id": "progress_rationale_866", "label": "Renders file size downloaded and total, e.g. '0.5/2.3 GB'. Args: bi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L866"}, {"id": "progress_rationale_879", "label": "Calculate common unit for completed and total.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L879"}, {"id": "progress_rationale_915", "label": "Renders human readable transfer speed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L915"}, {"id": "progress_rationale_918", "label": "Show data transfer speed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L918"}, {"id": "progress_rationale_927", "label": "Sample of progress for a given time.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L927"}, {"id": "progress_rationale_937", "label": "Information regarding a progress task. This object should be considered rea", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L937"}, {"id": "progress_rationale_984", "label": "float: Get the current time, in seconds.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L984"}, {"id": "progress_rationale_989", "label": "bool: Check if the task as started.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L989"}, {"id": "progress_rationale_994", "label": "Optional[float]: Get the number of steps remaining, if a non-None total was set.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L994"}, {"id": "progress_rationale_1001", "label": "Optional[float]: Time elapsed since task was started, or ``None`` if the task ha", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1001"}, {"id": "progress_rationale_1010", "label": "Check if the task has finished.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1010"}, {"id": "progress_rationale_1015", "label": "float: Get progress of task as a percentage. If a None total was set, returns 0", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1015"}, {"id": "progress_rationale_1024", "label": "Optional[float]: Get the estimated speed in steps per second.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1024"}, {"id": "progress_rationale_1042", "label": "Optional[float]: Get estimated time to completion, or ``None`` if no data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1042"}, {"id": "progress_rationale_1062", "label": "Renders an auto-updating progress bar(s). Args: console (Console, o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1062"}, {"id": "progress_rationale_1115", "label": "Get the default columns used for a new Progress instance: - a text co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1115"}, {"id": "progress_rationale_1150", "label": "Get a list of Task instances.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1150"}, {"id": "progress_rationale_1162", "label": "Check if all tasks have been completed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1162"}, {"id": "progress_rationale_1169", "label": "Start the progress display.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1169"}, {"id": "progress_rationale_1174", "label": "Stop the progress display.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1174"}, {"id": "progress_rationale_1200", "label": "Track progress by iterating over a sequence. You can also track progres", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1200"}, {"id": "progress_rationale_1244", "label": "Track progress file reading from a binary file. Args: file", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1244"}, {"id": "progress_rationale_1323", "label": "Track progress while reading from a binary file. Args: path", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1323"}, {"id": "progress_rationale_1388", "label": "Start a task. Starts a task (used when calculating elapsed time). You m", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1388"}, {"id": "progress_rationale_1402", "label": "Stop a task. This will freeze the elapsed time on the task. Ar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1402"}, {"id": "progress_rationale_1428", "label": "Update information associated with a task. Args: task_id (T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1428"}, {"id": "progress_rationale_1488", "label": "Reset a task so completed is 0 and the clock is reset. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1488"}, {"id": "progress_rationale_1517", "label": "Advance task by a number of steps. Args: task_id (TaskID):", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1517"}, {"id": "progress_rationale_1547", "label": "Refresh (render) the progress information.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1547"}, {"id": "progress_rationale_1552", "label": "Get a renderable for the progress display.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1552"}, {"id": "progress_rationale_1557", "label": "Get a number of renderables for the progress display.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1557"}, {"id": "progress_rationale_1562", "label": "Get a table to render the Progress display. Args: tasks (It", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1562"}, {"id": "progress_rationale_1595", "label": "Makes the Progress class itself renderable.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1595"}, {"id": "progress_rationale_1608", "label": "Add a new 'task' to the Progress display. Args: description", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1608"}, {"id": "progress_rationale_1643", "label": "Delete a task if it exists. Args: task_id (TaskID): A task", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1643"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "math", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "mmap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "operator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "threading", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_console_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_live_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_bar_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_spinner_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_style_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_table_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_text_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_trackthread", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L64", "weight": 1.0}, {"source": "progress_trackthread", "target": "thread", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L64", "weight": 1.0}, {"source": "progress_trackthread", "target": "progress_trackthread_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L67", "weight": 1.0}, {"source": "progress_trackthread", "target": "progress_trackthread_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L76", "weight": 1.0}, {"source": "progress_trackthread", "target": "progress_trackthread_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L90", "weight": 1.0}, {"source": "progress_trackthread", "target": "progress_trackthread_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_track", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_reader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L182", "weight": 1.0}, {"source": "progress_reader", "target": "rawiobase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L182", "weight": 1.0}, {"source": "progress_reader", "target": "binaryio", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L182", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L185", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L198", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L202", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L210", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L219", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_fileno", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L222", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_isatty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L225", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L229", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L233", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_readable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L236", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_seekable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L239", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_writable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L242", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L245", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_readinto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L250", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_readline", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L255", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_readlines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L260", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L265", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L270", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_tell", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L275", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L278", "weight": 1.0}, {"source": "progress_reader", "target": "progress_reader_writelines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L281", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_readcontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L285", "weight": 1.0}, {"source": "progress_readcontext", "target": "progress_readcontext_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L288", "weight": 1.0}, {"source": "progress_readcontext", "target": "progress_readcontext_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L292", "weight": 1.0}, {"source": "progress_readcontext", "target": "progress_readcontext_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_wrap_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L306", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L397", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L421", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_progresscolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L507", "weight": 1.0}, {"source": "progress_progresscolumn", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L507", "weight": 1.0}, {"source": "progress_progresscolumn", "target": "progress_progresscolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L512", "weight": 1.0}, {"source": "progress_progresscolumn", "target": "progress_progresscolumn_get_table_column", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L517", "weight": 1.0}, {"source": "progress_progresscolumn", "target": "progress_progresscolumn_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L521", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_render", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L545", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_renderablecolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L549", "weight": 1.0}, {"source": "progress_renderablecolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L549", "weight": 1.0}, {"source": "progress_renderablecolumn", "target": "progress_renderablecolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L556", "weight": 1.0}, {"source": "progress_renderablecolumn", "target": "progress_renderablecolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L562", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_spinnercolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L566", "weight": 1.0}, {"source": "progress_spinnercolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L566", "weight": 1.0}, {"source": "progress_spinnercolumn", "target": "progress_spinnercolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L576", "weight": 1.0}, {"source": "progress_spinnercolumn", "target": "progress_spinnercolumn_set_spinner", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L592", "weight": 1.0}, {"source": "progress_spinnercolumn", "target": "progress_spinnercolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L607", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_textcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L616", "weight": 1.0}, {"source": "progress_textcolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L616", "weight": 1.0}, {"source": "progress_textcolumn", "target": "progress_textcolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L619", "weight": 1.0}, {"source": "progress_textcolumn", "target": "progress_textcolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L635", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_barcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L646", "weight": 1.0}, {"source": "progress_barcolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L646", "weight": 1.0}, {"source": "progress_barcolumn", "target": "progress_barcolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L657", "weight": 1.0}, {"source": "progress_barcolumn", "target": "progress_barcolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L673", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_timeelapsedcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L688", "weight": 1.0}, {"source": "progress_timeelapsedcolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L688", "weight": 1.0}, {"source": "progress_timeelapsedcolumn", "target": "progress_timeelapsedcolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L691", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_taskprogresscolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L700", "weight": 1.0}, {"source": "progress_taskprogresscolumn", "target": "progress_textcolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L700", "weight": 1.0}, {"source": "progress_taskprogresscolumn", "target": "progress_taskprogresscolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L714", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_render_speed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L737", "weight": 1.0}, {"source": "progress_taskprogresscolumn", "target": "progress_taskprogresscolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L756", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_timeremainingcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L772", "weight": 1.0}, {"source": "progress_timeremainingcolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L772", "weight": 1.0}, {"source": "progress_timeremainingcolumn", "target": "progress_timeremainingcolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L783", "weight": 1.0}, {"source": "progress_timeremainingcolumn", "target": "progress_timeremainingcolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L793", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_filesizecolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L820", "weight": 1.0}, {"source": "progress_filesizecolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L820", "weight": 1.0}, {"source": "progress_filesizecolumn", "target": "progress_filesizecolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L823", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_totalfilesizecolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L829", "weight": 1.0}, {"source": "progress_totalfilesizecolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L829", "weight": 1.0}, {"source": "progress_totalfilesizecolumn", "target": "progress_totalfilesizecolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L832", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_mofncompletecolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L838", "weight": 1.0}, {"source": "progress_mofncompletecolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L838", "weight": 1.0}, {"source": "progress_mofncompletecolumn", "target": "progress_mofncompletecolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L850", "weight": 1.0}, {"source": "progress_mofncompletecolumn", "target": "progress_mofncompletecolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L854", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_downloadcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L865", "weight": 1.0}, {"source": "progress_downloadcolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L865", "weight": 1.0}, {"source": "progress_downloadcolumn", "target": "progress_downloadcolumn_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L872", "weight": 1.0}, {"source": "progress_downloadcolumn", "target": "progress_downloadcolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L878", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_transferspeedcolumn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L914", "weight": 1.0}, {"source": "progress_transferspeedcolumn", "target": "progress_progresscolumn", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L914", "weight": 1.0}, {"source": "progress_transferspeedcolumn", "target": "progress_transferspeedcolumn_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L917", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_progresssample", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L926", "weight": 1.0}, {"source": "progress_progresssample", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L926", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_task", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L936", "weight": 1.0}, {"source": "progress_task", "target": "progress_task_get_time", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L983", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_started", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L988", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_remaining", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L993", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_elapsed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1000", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_finished", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1009", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_percentage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1014", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_speed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1023", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_time_remaining", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1041", "weight": 1.0}, {"source": "progress_task", "target": "progress_task_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1054", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_progress", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1061", "weight": 1.0}, {"source": "progress_progress", "target": "jupytermixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1061", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1077", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_get_default_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_console", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1145", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_tasks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_task_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_finished", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1161", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1168", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_stop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1173", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1179", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1183", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_track", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1191", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_wrap_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1279", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "progress_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1295", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1310", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_start_task", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1387", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_stop_task", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1401", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1416", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1477", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_advance", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1516", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_refresh", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1546", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_get_renderable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1551", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_get_renderables", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1556", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_make_tasks_table", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1561", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_rich", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1594", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_add_task", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1599", "weight": 1.0}, {"source": "progress_progress", "target": "progress_progress_remove_task", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1642", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "random", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1654", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1655", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_panel_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1657", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_rule_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1658", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_syntax_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1659", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_table_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1660", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_progress_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1693", "weight": 1.0}, {"source": "progress_trackthread_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L74", "weight": 1.0}, {"source": "progress_trackthread_run", "target": "progress_progress_advance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L85", "weight": 1.0}, {"source": "progress_trackthread_run", "target": "progress_progress_update", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L88", "weight": 1.0}, {"source": "progress_trackthread_enter", "target": "progress_progress_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L91", "weight": 1.0}, {"source": "progress_track", "target": "progress_textcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L148", "weight": 1.0}, {"source": "progress_track", "target": "progress_barcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L152", "weight": 1.0}, {"source": "progress_track", "target": "progress_taskprogresscolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L158", "weight": 1.0}, {"source": "progress_track", "target": "progress_timeremainingcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L159", "weight": 1.0}, {"source": "progress_track", "target": "progress_progress", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L162", "weight": 1.0}, {"source": "progress_track", "target": "progress_progress_track", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L173", "weight": 1.0}, {"source": "progress_reader_enter", "target": "progress_progress_enter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L199", "weight": 1.0}, {"source": "progress_reader_exit", "target": "progress_reader_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L208", "weight": 1.0}, {"source": "progress_reader_next", "target": "progress_progress_advance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L215", "weight": 1.0}, {"source": "progress_reader_read", "target": "progress_progress_advance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L247", "weight": 1.0}, {"source": "progress_reader_readinto", "target": "progress_progress_advance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L252", "weight": 1.0}, {"source": "progress_reader_readline", "target": "progress_progress_advance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L257", "weight": 1.0}, {"source": "progress_reader_readlines", "target": "progress_progress_advance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L262", "weight": 1.0}, {"source": "progress_reader_seek", "target": "progress_progress_update", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L272", "weight": 1.0}, {"source": "progress_readcontext_enter", "target": "progress_progress_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L293", "weight": 1.0}, {"source": "progress_readcontext_enter", "target": "progress_progress_enter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L294", "weight": 1.0}, {"source": "progress_readcontext_exit", "target": "progress_progress_stop", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L302", "weight": 1.0}, {"source": "progress_readcontext_exit", "target": "progress_progress_exit", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L303", "weight": 1.0}, {"source": "progress_wrap_file", "target": "progress_textcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L343", "weight": 1.0}, {"source": "progress_wrap_file", "target": "progress_barcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L347", "weight": 1.0}, {"source": "progress_wrap_file", "target": "progress_downloadcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L353", "weight": 1.0}, {"source": "progress_wrap_file", "target": "progress_timeremainingcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L354", "weight": 1.0}, {"source": "progress_wrap_file", "target": "progress_progress", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L357", "weight": 1.0}, {"source": "progress_wrap_file", "target": "progress_progress_wrap_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L367", "weight": 1.0}, {"source": "progress_wrap_file", "target": "progress_readcontext", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L368", "weight": 1.0}, {"source": "progress_open", "target": "progress_textcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L470", "weight": 1.0}, {"source": "progress_open", "target": "progress_barcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L474", "weight": 1.0}, {"source": "progress_open", "target": "progress_downloadcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L480", "weight": 1.0}, {"source": "progress_open", "target": "progress_timeremainingcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L481", "weight": 1.0}, {"source": "progress_open", "target": "progress_progress", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L484", "weight": 1.0}, {"source": "progress_open", "target": "progress_progress_open", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L494", "weight": 1.0}, {"source": "progress_open", "target": "progress_readcontext", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L504", "weight": 1.0}, {"source": "progress_progresscolumn_call", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L530", "weight": 1.0}, {"source": "progress_progresscolumn_call", "target": "progress_transferspeedcolumn_render", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L540", "weight": 1.0}, {"source": "progress_renderablecolumn_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L560", "weight": 1.0}, {"source": "progress_spinnercolumn_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L590", "weight": 1.0}, {"source": "progress_spinnercolumn_render", "target": "progress_transferspeedcolumn_render", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L611", "weight": 1.0}, {"source": "progress_spinnercolumn_render", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L611", "weight": 1.0}, {"source": "progress_textcolumn_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L633", "weight": 1.0}, {"source": "progress_barcolumn_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L671", "weight": 1.0}, {"source": "progress_barcolumn_render", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L680", "weight": 1.0}, {"source": "progress_taskprogresscolumn_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L727", "weight": 1.0}, {"source": "progress_taskprogresscolumn_render", "target": "progress_render_speed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L758", "weight": 1.0}, {"source": "progress_timeremainingcolumn_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L791", "weight": 1.0}, {"source": "progress_mofncompletecolumn_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L852", "weight": 1.0}, {"source": "progress_downloadcolumn_init", "target": "progress_progress_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L876", "weight": 1.0}, {"source": "progress_elapsed", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1006", "weight": 1.0}, {"source": "progress_progress_init", "target": "progress_get_default_columns", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1093", "weight": 1.0}, {"source": "progress_get_default_columns", "target": "progress_textcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1138", "weight": 1.0}, {"source": "progress_get_default_columns", "target": "progress_barcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1139", "weight": 1.0}, {"source": "progress_get_default_columns", "target": "progress_taskprogresscolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1140", "weight": 1.0}, {"source": "progress_get_default_columns", "target": "progress_timeremainingcolumn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1141", "weight": 1.0}, {"source": "progress_progress_enter", "target": "progress_progress_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1180", "weight": 1.0}, {"source": "progress_progress_exit", "target": "progress_progress_stop", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1189", "weight": 1.0}, {"source": "progress_progress_track", "target": "progress_progress_add_task", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1219", "weight": 1.0}, {"source": "progress_progress_track", "target": "progress_progress_update", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1221", "weight": 1.0}, {"source": "progress_progress_track", "target": "progress_trackthread", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1224", "weight": 1.0}, {"source": "progress_progress_track", "target": "progress_progress_advance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1233", "weight": 1.0}, {"source": "progress_progress_track", "target": "progress_progress_refresh", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1234", "weight": 1.0}, {"source": "progress_progress_wrap_file", "target": "progress_progress_add_task", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1272", "weight": 1.0}, {"source": "progress_progress_wrap_file", "target": "progress_progress_update", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1274", "weight": 1.0}, {"source": "progress_progress_wrap_file", "target": "progress_reader", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1276", "weight": 1.0}, {"source": "progress_progress_open", "target": "progress_progress_add_task", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1367", "weight": 1.0}, {"source": "progress_progress_open", "target": "progress_progress_update", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1369", "weight": 1.0}, {"source": "progress_progress_open", "target": "progress_reader", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1373", "weight": 1.0}, {"source": "progress_progress_start_task", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1399", "weight": 1.0}, {"source": "progress_progress_stop_task", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1411", "weight": 1.0}, {"source": "progress_progress_update", "target": "progress_task_reset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1446", "weight": 1.0}, {"source": "progress_progress_update", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1458", "weight": 1.0}, {"source": "progress_progress_update", "target": "progress_progresssample", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1466", "weight": 1.0}, {"source": "progress_progress_update", "target": "progress_progress_refresh", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1475", "weight": 1.0}, {"source": "progress_progress_reset", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1499", "weight": 1.0}, {"source": "progress_progress_reset", "target": "progress_task_reset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1502", "weight": 1.0}, {"source": "progress_progress_reset", "target": "progress_progress_refresh", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1514", "weight": 1.0}, {"source": "progress_progress_advance", "target": "progress_task_get_time", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1523", "weight": 1.0}, {"source": "progress_progress_advance", "target": "progress_progresssample", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1537", "weight": 1.0}, {"source": "progress_progress_get_renderable", "target": "progress_progress_get_renderables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1553", "weight": 1.0}, {"source": "progress_progress_get_renderables", "target": "progress_progress_make_tasks_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1558", "weight": 1.0}, {"source": "progress_progress_make_tasks_table", "target": "progress_progresscolumn_get_table_column", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1574", "weight": 1.0}, {"source": "progress_progress_rich", "target": "progress_progress_get_renderable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1597", "weight": 1.0}, {"source": "progress_progress_add_task", "target": "progress_task", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1624", "weight": 1.0}, {"source": "progress_progress_add_task", "target": "progress_progress_start_task", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1636", "weight": 1.0}, {"source": "progress_progress_add_task", "target": "progress_progress_refresh", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1639", "weight": 1.0}, {"source": "progress_rationale_65", "target": "progress_trackthread", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L65", "weight": 1.0}, {"source": "progress_rationale_122", "target": "progress_track", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L122", "weight": 1.0}, {"source": "progress_rationale_183", "target": "progress_reader", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L183", "weight": 1.0}, {"source": "progress_rationale_286", "target": "progress_readcontext", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L286", "weight": 1.0}, {"source": "progress_rationale_322", "target": "progress_wrap_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L322", "weight": 1.0}, {"source": "progress_rationale_442", "target": "progress_open", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L442", "weight": 1.0}, {"source": "progress_rationale_508", "target": "progress_progresscolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L508", "weight": 1.0}, {"source": "progress_rationale_518", "target": "progress_progresscolumn_get_table_column", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L518", "weight": 1.0}, {"source": "progress_rationale_522", "target": "progress_progresscolumn_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L522", "weight": 1.0}, {"source": "progress_rationale_546", "target": "progress_progresscolumn_render", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L546", "weight": 1.0}, {"source": "progress_rationale_550", "target": "progress_renderablecolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L550", "weight": 1.0}, {"source": "progress_rationale_567", "target": "progress_spinnercolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L567", "weight": 1.0}, {"source": "progress_rationale_598", "target": "progress_spinnercolumn_set_spinner", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L598", "weight": 1.0}, {"source": "progress_rationale_617", "target": "progress_textcolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L617", "weight": 1.0}, {"source": "progress_rationale_647", "target": "progress_barcolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L647", "weight": 1.0}, {"source": "progress_rationale_674", "target": "progress_barcolumn_render", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L674", "weight": 1.0}, {"source": "progress_rationale_689", "target": "progress_timeelapsedcolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L689", "weight": 1.0}, {"source": "progress_rationale_701", "target": "progress_taskprogresscolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L701", "weight": 1.0}, {"source": "progress_rationale_738", "target": "progress_taskprogresscolumn_render_speed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L738", "weight": 1.0}, {"source": "progress_rationale_773", "target": "progress_timeremainingcolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L773", "weight": 1.0}, {"source": "progress_rationale_821", "target": "progress_filesizecolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L821", "weight": 1.0}, {"source": "progress_rationale_830", "target": "progress_totalfilesizecolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L830", "weight": 1.0}, {"source": "progress_rationale_839", "target": "progress_mofncompletecolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L839", "weight": 1.0}, {"source": "progress_rationale_855", "target": "progress_mofncompletecolumn_render", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L855", "weight": 1.0}, {"source": "progress_rationale_866", "target": "progress_downloadcolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L866", "weight": 1.0}, {"source": "progress_rationale_879", "target": "progress_downloadcolumn_render", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L879", "weight": 1.0}, {"source": "progress_rationale_915", "target": "progress_transferspeedcolumn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L915", "weight": 1.0}, {"source": "progress_rationale_918", "target": "progress_transferspeedcolumn_render", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L918", "weight": 1.0}, {"source": "progress_rationale_927", "target": "progress_progresssample", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L927", "weight": 1.0}, {"source": "progress_rationale_937", "target": "progress_task", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L937", "weight": 1.0}, {"source": "progress_rationale_984", "target": "progress_task_get_time", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L984", "weight": 1.0}, {"source": "progress_rationale_989", "target": "progress_task_started", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L989", "weight": 1.0}, {"source": "progress_rationale_994", "target": "progress_task_remaining", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L994", "weight": 1.0}, {"source": "progress_rationale_1001", "target": "progress_task_elapsed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1001", "weight": 1.0}, {"source": "progress_rationale_1010", "target": "progress_task_finished", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1010", "weight": 1.0}, {"source": "progress_rationale_1015", "target": "progress_task_percentage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1015", "weight": 1.0}, {"source": "progress_rationale_1024", "target": "progress_task_speed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1024", "weight": 1.0}, {"source": "progress_rationale_1042", "target": "progress_task_time_remaining", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1042", "weight": 1.0}, {"source": "progress_rationale_1062", "target": "progress_progress", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1062", "weight": 1.0}, {"source": "progress_rationale_1115", "target": "progress_progress_get_default_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1115", "weight": 1.0}, {"source": "progress_rationale_1150", "target": "progress_progress_tasks", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1150", "weight": 1.0}, {"source": "progress_rationale_1162", "target": "progress_progress_finished", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1162", "weight": 1.0}, {"source": "progress_rationale_1169", "target": "progress_progress_start", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1169", "weight": 1.0}, {"source": "progress_rationale_1174", "target": "progress_progress_stop", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1174", "weight": 1.0}, {"source": "progress_rationale_1200", "target": "progress_progress_track", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1200", "weight": 1.0}, {"source": "progress_rationale_1244", "target": "progress_progress_wrap_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1244", "weight": 1.0}, {"source": "progress_rationale_1323", "target": "progress_progress_open", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1323", "weight": 1.0}, {"source": "progress_rationale_1388", "target": "progress_progress_start_task", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1388", "weight": 1.0}, {"source": "progress_rationale_1402", "target": "progress_progress_stop_task", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1402", "weight": 1.0}, {"source": "progress_rationale_1428", "target": "progress_progress_update", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1428", "weight": 1.0}, {"source": "progress_rationale_1488", "target": "progress_progress_reset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1488", "weight": 1.0}, {"source": "progress_rationale_1517", "target": "progress_progress_advance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1517", "weight": 1.0}, {"source": "progress_rationale_1547", "target": "progress_progress_refresh", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1547", "weight": 1.0}, {"source": "progress_rationale_1552", "target": "progress_progress_get_renderable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1552", "weight": 1.0}, {"source": "progress_rationale_1557", "target": "progress_progress_get_renderables", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1557", "weight": 1.0}, {"source": "progress_rationale_1562", "target": "progress_progress_make_tasks_table", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1562", "weight": 1.0}, {"source": "progress_rationale_1595", "target": "progress_progress_rich", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1595", "weight": 1.0}, {"source": "progress_rationale_1608", "target": "progress_progress_add_task", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1608", "weight": 1.0}, {"source": "progress_rationale_1643", "target": "progress_progress_remove_task", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1643", "weight": 1.0}], "raw_calls": [{"caller_nid": "progress_trackthread_init", "callee": "Event", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L71"}, {"caller_nid": "progress_trackthread_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L74"}, {"caller_nid": "progress_trackthread_run", "callee": "wait", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L82"}, {"caller_nid": "progress_trackthread_exit", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L100"}, {"caller_nid": "progress_trackthread_exit", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L101"}, {"caller_nid": "progress_track", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L150"}, {"caller_nid": "progress_reader_next", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L214"}, {"caller_nid": "progress_reader_next", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L215"}, {"caller_nid": "progress_reader_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L247"}, {"caller_nid": "progress_reader_readline", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L257"}, {"caller_nid": "progress_reader_readlines", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L262"}, {"caller_nid": "progress_reader_readlines", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L262"}, {"caller_nid": "progress_reader_write", "callee": "UnsupportedOperation", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L279"}, {"caller_nid": "progress_reader_writelines", "callee": "UnsupportedOperation", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L282"}, {"caller_nid": "progress_wrap_file", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L345"}, {"caller_nid": "progress_open", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L472"}, {"caller_nid": "progress_progresscolumn_get_table_column", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L519"}, {"caller_nid": "progress_renderablecolumn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L560"}, {"caller_nid": "progress_spinnercolumn_init", "callee": "Spinner", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L584"}, {"caller_nid": "progress_spinnercolumn_init", "callee": "from_markup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L586"}, {"caller_nid": "progress_spinnercolumn_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L587"}, {"caller_nid": "progress_spinnercolumn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L590"}, {"caller_nid": "progress_spinnercolumn_set_spinner", "callee": "Spinner", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L605"}, {"caller_nid": "progress_textcolumn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L633"}, {"caller_nid": "progress_textcolumn_init", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L633"}, {"caller_nid": "progress_textcolumn_render", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L636"}, {"caller_nid": "progress_textcolumn_render", "callee": "from_markup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L638"}, {"caller_nid": "progress_textcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L640"}, {"caller_nid": "progress_textcolumn_render", "callee": "highlight", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L642"}, {"caller_nid": "progress_barcolumn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L671"}, {"caller_nid": "progress_barcolumn_render", "callee": "ProgressBar", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L675"}, {"caller_nid": "progress_barcolumn_render", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L676"}, {"caller_nid": "progress_barcolumn_render", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L677"}, {"caller_nid": "progress_barcolumn_render", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L678"}, {"caller_nid": "progress_timeelapsedcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L695"}, {"caller_nid": "progress_timeelapsedcolumn_render", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L696"}, {"caller_nid": "progress_timeelapsedcolumn_render", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L696"}, {"caller_nid": "progress_timeelapsedcolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L696"}, {"caller_nid": "progress_timeelapsedcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L697"}, {"caller_nid": "progress_timeelapsedcolumn_render", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L697"}, {"caller_nid": "progress_taskprogresscolumn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L727"}, {"caller_nid": "progress_render_speed", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L747"}, {"caller_nid": "progress_render_speed", "callee": "pick_unit_and_suffix", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L748"}, {"caller_nid": "progress_render_speed", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L749"}, {"caller_nid": "progress_render_speed", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L754"}, {"caller_nid": "progress_taskprogresscolumn_render", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L762"}, {"caller_nid": "progress_taskprogresscolumn_render", "callee": "from_markup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L764"}, {"caller_nid": "progress_taskprogresscolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L766"}, {"caller_nid": "progress_taskprogresscolumn_render", "callee": "highlight", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L768"}, {"caller_nid": "progress_timeremainingcolumn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L791"}, {"caller_nid": "progress_timeremainingcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L803"}, {"caller_nid": "progress_timeremainingcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L806"}, {"caller_nid": "progress_timeremainingcolumn_render", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L809"}, {"caller_nid": "progress_timeremainingcolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L809"}, {"caller_nid": "progress_timeremainingcolumn_render", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L810"}, {"caller_nid": "progress_timeremainingcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L817"}, {"caller_nid": "progress_filesizecolumn_render", "callee": "decimal", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L825"}, {"caller_nid": "progress_filesizecolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L825"}, {"caller_nid": "progress_filesizecolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L826"}, {"caller_nid": "progress_totalfilesizecolumn_render", "callee": "decimal", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L834"}, {"caller_nid": "progress_totalfilesizecolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L834"}, {"caller_nid": "progress_totalfilesizecolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L835"}, {"caller_nid": "progress_mofncompletecolumn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L852"}, {"caller_nid": "progress_mofncompletecolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L856"}, {"caller_nid": "progress_mofncompletecolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L857"}, {"caller_nid": "progress_mofncompletecolumn_render", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L858"}, {"caller_nid": "progress_mofncompletecolumn_render", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L858"}, {"caller_nid": "progress_mofncompletecolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L859"}, {"caller_nid": "progress_downloadcolumn_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L876"}, {"caller_nid": "progress_downloadcolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L880"}, {"caller_nid": "progress_downloadcolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L883"}, {"caller_nid": "progress_downloadcolumn_render", "callee": "pick_unit_and_suffix", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L886"}, {"caller_nid": "progress_downloadcolumn_render", "callee": "pick_unit_and_suffix", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L892"}, {"caller_nid": "progress_downloadcolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L903"}, {"caller_nid": "progress_downloadcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L910"}, {"caller_nid": "progress_transferspeedcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L921"}, {"caller_nid": "progress_transferspeedcolumn_render", "callee": "decimal", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L922"}, {"caller_nid": "progress_transferspeedcolumn_render", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L922"}, {"caller_nid": "progress_transferspeedcolumn_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L923"}, {"caller_nid": "progress_task_get_time", "callee": "_get_time", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L985"}, {"caller_nid": "progress_percentage", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1019"}, {"caller_nid": "progress_percentage", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1019"}, {"caller_nid": "progress_speed", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1034"}, {"caller_nid": "progress_speed", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1035"}, {"caller_nid": "progress_speed", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1036"}, {"caller_nid": "progress_time_remaining", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1051"}, {"caller_nid": "progress_task_reset", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1056"}, {"caller_nid": "progress_progress_init", "callee": "RLock", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1092"}, {"caller_nid": "progress_progress_init", "callee": "TaskID", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1099"}, {"caller_nid": "progress_progress_init", "callee": "Live", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1100"}, {"caller_nid": "progress_progress_init", "callee": "get_console", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1101"}, {"caller_nid": "progress_tasks", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1152"}, {"caller_nid": "progress_tasks", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1152"}, {"caller_nid": "progress_task_ids", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1158"}, {"caller_nid": "progress_task_ids", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1158"}, {"caller_nid": "progress_finished", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1166"}, {"caller_nid": "progress_finished", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1166"}, {"caller_nid": "progress_progress_stop", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1177"}, {"caller_nid": "progress_progress_track", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1216"}, {"caller_nid": "progress_progress_track", "callee": "length_hint", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1216"}, {"caller_nid": "progress_progress_wrap_file", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1266"}, {"caller_nid": "progress_progress_open", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1343"}, {"caller_nid": "progress_progress_open", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1343"}, {"caller_nid": "progress_progress_open", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1345"}, {"caller_nid": "progress_progress_open", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1350"}, {"caller_nid": "progress_progress_open", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1357"}, {"caller_nid": "progress_progress_open", "callee": "stat", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1363"}, {"caller_nid": "progress_progress_open", "callee": "TextIOWrapper", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1377"}, {"caller_nid": "progress_progress_update", "callee": "popleft", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1464"}, {"caller_nid": "progress_progress_update", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1466"}, {"caller_nid": "progress_progress_advance", "callee": "popleft", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1534"}, {"caller_nid": "progress_progress_advance", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1535"}, {"caller_nid": "progress_progress_advance", "callee": "popleft", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1536"}, {"caller_nid": "progress_progress_advance", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1537"}, {"caller_nid": "progress_progress_get_renderable", "callee": "Group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1553"}, {"caller_nid": "progress_progress_make_tasks_table", "callee": "Column", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1572"}, {"caller_nid": "progress_progress_make_tasks_table", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1573"}, {"caller_nid": "progress_progress_make_tasks_table", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1574"}, {"caller_nid": "progress_progress_make_tasks_table", "callee": "grid", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1578"}, {"caller_nid": "progress_progress_make_tasks_table", "callee": "add_row", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1582"}, {"caller_nid": "progress_progress_make_tasks_table", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1585"}, {"caller_nid": "progress_progress_make_tasks_table", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1586"}, {"caller_nid": "progress_progress_make_tasks_table", "callee": "column", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1587"}, {"caller_nid": "progress_progress_add_task", "callee": "TaskID", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1638"}, {"caller_nid": "progress_progress_add_task", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py", "source_location": "L1638"}]} |