Tensorflow, tensorflow-quantum and tensorflow-federated version compatibility?

I am having problem with tensorflow, tensorflow-quantum and tensorflow-federated version compatibility and I tried different versions but didn’t work on google colab… Is there any way?

@Sakib_Rayhan,

Welcome to the Tensorflow Forum!

Tensorflow Quantum 0.7.2 works with Tensorflow 2.7.0.

Latest version of Tensorflow Federated (0.51.0) works with latest version of Tensorflow (2.11.0)

Since there is no major release from Tensorflow Quantum to support the latest version of Tensorflow, you are unable to install all three at the same time.

Thank you!

Is there any way that I can use tensorflow-quantum==0.4.0 , tensorflow-federated==0.17.0 at the same time? Is this two compatible and how I can use or install this two ?