Conflict streamlit / tensorflow towards protobuff

Hi all,

I am developping an application in local for Time being using python 3.10.9 with streamlit 1.24, tensorflow, protobuff. As you will see enclosed streamlit and tensorflow 2.10.0 is requiring a combination impossible. One 3.20 and above and the other one 3.9 and below.

Does anyone has a solution as i tried to extend the possible versions, but pip is finding no possible combination?

Thanks in advance for your help

What are your actual requirements?