After upgrading pip

avoid upgrading pip even if it tells you to. As long as your repls use nix modules config (I see that they do), any updates that you need will come automatically. Running this in Shell forces an update (as does making a change to .replit in the IDE):

echo "`<.replit`">.replit
2 Likes