diff --git a/DDPG/requirements.txt b/DDPG/requirements.txt index e21f072..074c8c9 100644 --- a/DDPG/requirements.txt +++ b/DDPG/requirements.txt @@ -72,7 +72,7 @@ seaborn==0.9.0 six==1.12.0 smmap2==2.0.5 tensorboard==1.10.0 -tensorflow==1.10.0 +tensorflow==2.9.3 termcolor==1.1.0 torch==1.3.1 tqdm==4.41.1