Steps:
Checking for new package versions:
$ pip list --outdated
Updating packages:
$ pip install -U package
Saving changes to requirements.txt:
$ pip freeze > requirements.txt
Thank you. <3
Steps:
Checking for new package versions:
$ pip list --outdated
Updating packages:
$ pip install -U package
Saving changes to requirements.txt:
$ pip freeze > requirements.txt
Thank you. <3
For further actions, you may consider blocking this person and/or reporting abuse
Pheak Pheasa -
mohiyaddeen7 -
fast-d3v -
Aditya Pratap Bhuyan -
Top comments (0)