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
Bhavya Jain -
Aviral Srivastava -
Bhavya Jain -
Mike Young -
Top comments (0)