Good morning, when trying to update TF and Keras in colab, I have the same problem but now with version 2.8.0
!pip install tensorflow==2.8.0 --quiet
!pip install keras==2.8 --quiet
I finished and completed the C3W3 assignment successfully until this lasts steps.
Thank you in advance!