How to update Python version from 3.67 to 3.8

To answer your question it’s not easy to change python versions. We update fairly frequently but it’s not always easy (perhaps these minor versions would be, I don’t know).

But if your goal is to use torch, I was able to pip_install torch with recent Slicer versions and it worked great.