diff --git a/hw2/requirements.txt b/hw2/requirements.txt index 765a0ac39..1dbdda9df 100644 --- a/hw2/requirements.txt +++ b/hw2/requirements.txt @@ -1,6 +1,6 @@ mujoco-py==1.50.1.56 gym==0.10.5 -tensorflow==1.10.0 +tensorflow==2.11.1 numpy==1.14.5 seaborn Box2D==2.3.2