What is upgrade-python-deps?
Upgrade Python dependencies using uv, then run post-upgrade checks to ensure nothing is broken. Source: saaspegasus/django-skills.
Upgrade Python dependencies using uv, then run post-upgrade checks to ensure nothing is broken.
Quickly install upgrade-python-deps AI skill to your development environment via command line
Source: saaspegasus/django-skills.
Run uv lock --upgrade to upgrade all dependencies to their latest compatible versions.
Review the output for any resolution errors. If there are conflicts, report them to the user and ask how to proceed before continuing.
Run uv sync to install the upgraded dependencies into the virtual environment.
Upgrade Python dependencies using uv, then run post-upgrade checks to ensure nothing is broken. Source: saaspegasus/django-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/saaspegasus/django-skills --skill upgrade-python-depsUpgrade Python dependencies using uv, then run post-upgrade checks to ensure nothing is broken. Source: saaspegasus/django-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/saaspegasus/django-skills --skill upgrade-python-deps Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/saaspegasus/django-skills