Installation Issue on windows 10

I have python 3.8 and run my python programs through jupyter notebook. Now today while installing Rasa through command prompt, i got following 2 errors:

ERROR: mysql-connector-python 8.0.19 has requirement protobuf==3.6.1, but you’ll have protobuf 3.13.0 which is incompatible. ERROR: tensorflow-probability 0.10.1 has requirement cloudpickle==1.3, but you’ll have cloudpickle 1.4.1 which is incompatible.

Any idea how to get these resolved.

Thanks Pooja