Return the uv command that refreshes deps for the current dcode version.
Propagates ExtrasIntrospectionError if a receipt-sourced extra name fails
PEP 508 validation, and ToolRequirementIntrospectionError if the uv tool
receipt's selected extras, --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.