I don’t even know what is protobuf package and I don’t use it
So I addeed in the requirement file :
protobuf==3.9.2
but it doesn’t work, same message saying that I have to downgrade to <3.20 (which 3.9.2 is…)
I saw this post :
So I tried protobuf~=3.19.0
But same message, it seems that it doesn’t want to install this version…
This is so annoying to have to go back to working API and past severa hours to understand why it doesn’t work…