Return the uv command that refreshes deps for the current dcode version.
Propagates ExtrasIntrospectionError if installed extras cannot be
determined safely from distribution metadata, or a metadata-sourced extra name
fails PEP 508 validation, and ToolRequirementIntrospectionError if the uv
tool --with packages or interpreter cannot be determined safely from the
tool receipt. perform_dependency_refresh converts both into a user-facing
failure.
Name of the installed distribution to inspect for already-installed extras.