Skip to content

Commit

Permalink
Merge pull request #166 from zuoxingdong/step_info_trajectory
Browse files Browse the repository at this point in the history
fix CI
  • Loading branch information
zuoxingdong committed May 7, 2019
2 parents 872f3b7 + c93eace commit 0499bbd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ matplotlib>=3.0.3
seaborn>=0.9.0

# RL
gym[classic_control, atari]>=0.12.1
#gym>=0.12.1 # revert when gym update version with latest TimeLimit
git+https://github.com/openai/gym.git
atari_py>=0.1.7
cma>=2.7.0

# ReadtheDocs
Expand Down

0 comments on commit 0499bbd

Please sign in to comment.