diff --git a/model_zoo/PCLR/requirements.txt b/model_zoo/PCLR/requirements.txt index cb3a63aec..f6b9f4eff 100644 --- a/model_zoo/PCLR/requirements.txt +++ b/model_zoo/PCLR/requirements.txt @@ -26,7 +26,7 @@ scipy==1.4.1 six==1.15.0 tensorboard==2.4.1 tensorboard-plugin-wit==1.8.0 -tensorflow==2.7.2 +tensorflow==2.11.1 tensorflow-estimator==2.3.0 termcolor==1.1.0 typing-extensions==3.7.4.3