upgrade-requirements.py
upgrade-requirements.py copied to clipboard
Add a '--pretend' flag
This should print the new requirements.txt, but not write it. Ideally, it will set sys.exit to 1 if it would have created a diff and 0 if no changes are needed