diff --git a/python/requirements/rllib/requirements_rllib.txt b/python/requirements/rllib/requirements_rllib.txt index f74424b047f2..ec84e2cb5b8f 100644 --- a/python/requirements/rllib/requirements_rllib.txt +++ b/python/requirements/rllib/requirements_rllib.txt @@ -1,6 +1,6 @@ # Deep learning. # -------------- -tensorflow==2.4.1 +tensorflow==2.5.0 tensorflow-probability==0.12.2 torch==1.8.1;sys_platform=="darwin" torchvision==0.9.1;sys_platform=="darwin"