Skip to content

Commit

Permalink
Upgrade gym to 0.10.8 (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
naeioi authored and ryanjulian committed Oct 21, 2018
1 parent 1df9fe3 commit 8459477
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ dependencies:
# Please keep alphabetized
- awscli
- boto3
- box2d-py>=2.3.4
- cached_property
- cloudpickle
- cma==1.1.06
Expand All @@ -25,7 +24,8 @@ dependencies:
# installed. This is stupid, but harmless.
- git+https://github.com/deepmind/dm_control.git@c24ec9f5f3cb3c25c6571c89c9f60bf3350f5711#egg=dm_control
- flask
- gym[all]==0.10.5
- gym[all]==0.10.8
- box2d-py>=2.3.4
- hyperopt
- ipdb
- ipywidgets
Expand Down

0 comments on commit 8459477

Please sign in to comment.