remove
Remove a package from your current Python project, updating the dependency list and lock file via uv. Resolves stale packages and keeps project dependencies accurate.
Instructions
Remove a dependency from the current project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | Package name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |