I have python==3.8.5 installed on my Window 10. I created a venv with the command
python -m venv venv
When I try to upgrade pip usin