pip freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}
For further actions, you may consider blocking this person and/or reporting abuse
pip freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}
For further actions, you may consider blocking this person and/or reporting abuse
Jess Lee -
Shola Jegede -
Jen Chan -
Eryk Napierała -
Top comments (0)