When I run:
pip3 install django==3.0.5
I get the error
ERROR: Could not find a version that satisfies the requirement django==3.0.5 (from versions: 1.1.3, ... 2.2.11, 2.2.12) ERROR: No matching distribution found for django==3.0.4
I need to update some references somewhere, but I am not sure how. Plz Help.