I used
conda install python=3.9.4
on Anaconda Prompt to update my python version. Then I tried opening a previous PyCharm project which ran on version 3.8.8. I want to use the updated version of python as my Python Interpreter. Does anyone know how to do that?