diff --git a/hw2/requirements.txt b/hw2/requirements.txt index 765a0ac39..11ec64399 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 -numpy==1.14.5 +numpy==1.22.0 seaborn Box2D==2.3.2