diff --git a/python/requirements/rllib/requirements_rllib.txt b/python/requirements/rllib/requirements_rllib.txt index a22521308a29..3e4ee80c3784 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.6.0 tensorflow-probability==0.12.2 torch==1.8.1;sys_platform=="darwin" torchvision==0.9.1;sys_platform=="darwin"