diff --git a/hw2/requirements.txt b/hw2/requirements.txt
index 765a0ac39..34c274fc9 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.9.3
 numpy==1.14.5
 seaborn
 Box2D==2.3.2