Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contribution_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ gym==0.17.2
tensorflow==1.12.0
tensorflow-probability==0.5.0
tensorboardX==1.8
ipython==6.4.0
ipython==7.16.3
moviepy==1.0.0
box2d-py
numpy
Expand Down
2 changes: 1 addition & 1 deletion hw1/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ tensorflow==1.12.0
tensorflow-probability==0.5.0
tensorboardX==1.8
matplotlib==2.2.2
ipython==6.4.0
ipython==7.16.3
moviepy==1.0.0
2 changes: 1 addition & 1 deletion hw2/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ mujoco-py==1.50.1.35
tensorflow-probability==0.5.0
tensorboardX==1.8
matplotlib==2.2.2
ipython==6.4.0
ipython==7.16.3
moviepy==1.0.0
2 changes: 1 addition & 1 deletion hw3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ mujoco-py==1.50.1.35
tensorflow-probability==0.5.0
tensorboardX==1.8
matplotlib==2.2.2
ipython==6.4.0
ipython==7.16.3
moviepy==1.0.0
box2d-py