r-darwish / topgrade

Upgrade everything
GNU General Public License v3.0
3.36k stars 160 forks source link

Updates for pip packages not detected #828

Closed SinTan1729 closed 2 years ago

SinTan1729 commented 2 years ago

What did you expect to happen? Updates for pip packages should be found, just like they're found using pip-review.

What actually happened? No updates were found. It showed Requirement already satisfied: pip in ./.local/lib/python3.10/site-packages (21.3.1)

Additional details:

SinTan1729 commented 2 years ago

Read some other issues (e.g. #64), and figured out that topgrade doesn't upgrade pip packages for various concerns.