[{'Text': 'Skip to content                                                                         \n\n## Navigation Menu\n\n      Toggle navigation                                                                                                                Sign in                                         Appearance settings                                                                                                                         Search or jump to...                                                      \n\n# Search code, repositories, users, issues, pull requests...\n\n                                                           Search                                                                                                                                             Clear                                                                        \n\n                                                                                  Search syntax tips                                                              \n\n#         Provide feedback       \n\n                                                                   \n\nWe read every piece of feedback, and take your input very seriously.                              Include my email address so I can be contacted                          Cancel              Submit feedback                          \n\n#         Saved searches       \n\n        \n\n## Use saved searches to filter your results more quickly\n\n                                                                                                          Name                                                                                    Query                                \n\n            To see all available qualifiers, see our documentation.                                                                       Cancel              Create saved search                                                Sign in                                                         Sign up                                               Appearance settings                      Resetting focus                                                 You signed in with another tab or window. Reload to refresh your session.        You signed out in another tab or window. Reload to refresh your session.        You switched accounts on another tab or window. Reload to refresh your session.          Dismiss alert                                                                                                                                          astral-sh        /    **      uv    **    Public                              \n               -                     Notifications    You must be signed in to change notification settings  \n  -                   Fork     3k  \n  -                                   Star          84.4k  \n\n                                                                                   \n\n# List specifier used to install a tool\xa0#6747\n\nNew issueCopy linkNew issueCopy linkClosed#7050ClosedList specifier used to install a tool#6747#7050Copy linkLabelscliRelated to the command line interfaceRelated to the command line interfacegood first issueGood for newcomersGood for newcomershelp wantedContribution especially encouragedContribution especially encouraged\n\n## Description\n\npaidhiopened on Aug 28, 2024Issue body actions\n\nCurrently (uv v0.3.5) if a constraint is used with `uv tool install` the version/restriction is pinned and subsequent `uv tool upgrade` commands might not update to a newer release. E.g. `uv tool install "pyinfra<3.0".\n\nOver time I imagine it\'s easy to forget that a tool was installed this way. And as a result one might start wondering why e.g. `uv tool upgrade --all` misses newer versions for some tools.\n\nI think it would help if the output from `uv tool list` shows what specifier was used to install a tool (which is stored in `$(uv tool dir)/${package_name}/uv-receipt.toml`).\n\nExample (mockup):\n\n```\n$ uv tool install "pyinfra<3.0"\n\n$ uv tool list\npyinfra v2.9.2 (specifier: "<3.0")\n- pyinfra\n\n```\nReactions are currently unavailable\n\n## Metadata\n\n## Metadata\n\n### Assignees\n\nNo one assigned\n\n### Labels\n\ncliRelated to the command line interfaceRelated to the command line interfacegood first issueGood for newcomersGood for newcomershelp wantedContribution especially encouragedContribution especially encouraged\n\n### Type\n\nNo type\n\n### Projects\n\nNo projects\n\n### Milestone\n\nNo milestone\n\n### Relationships\n\nNone yet\n\n### Development\n\nNo branches or pull requests\n\n## Issue actions\n\n                      \n\n## Footer\n\n                                           © 2026 GitHub,\xa0Inc.                                                     You can’t perform that action at this time.'}]