Can't install scikit-learn upgraded version 1.4.1

I am using

scikit-learn 1.0.2

version but want to upgrade it to the latest version.
unfortunately pip3 install -U scikit-learn is not working.

Any reason how to update that?

What happens when you try to use this?