Skip to content

Commit cae945a

Browse files
authored
Merge pull request #526 from gleb-kun/master
Resolve issue #523: updated dependencies in environment.yml
2 parents 9102ff9 + 2747cdf commit cae945a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

environment.yml

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies:
2929
- scipy=1.3.0
3030
- ujson=1.35
3131
- xlrd=1.2.0
32+
- more-itertools==9.1.0
3233
- pip:
3334
- box2d-py==2.3.8
3435
- cloudpickle==0.5.2
@@ -48,3 +49,5 @@ dependencies:
4849
- pybullet==2.8.4
4950
- roboschool==1.0.46
5051
- atari-py==0.2.6
52+
- pyglet==1.5.29
53+
- grpcio==1.32.0

0 commit comments

Comments
 (0)