Skip to content

Commit 9e01140

Browse files
committed
Upgrade gym to 0.10.8 (#334)
1 parent 50767d2 commit 9e01140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ dependencies:
1515
# Please keep alphabetized
1616
- awscli
1717
- boto3
18-
- box2d-py>=2.3.4
1918
- cached_property
2019
- cloudpickle
2120
- cma==1.1.06
@@ -25,7 +24,8 @@ dependencies:
2524
# installed. This is stupid, but harmless.
2625
- git+https://github.com/deepmind/dm_control.git#egg=dm_control
2726
- flask
28-
- gym[all]==0.10.5
27+
- gym[all]==0.10.8
28+
- box2d-py>=2.3.4
2929
- hyperopt
3030
- ipdb
3131
- ipywidgets

0 commit comments

Comments
 (0)