From 3741e2e51dbed4293b8e172f264a0c78d1bd0f26 Mon Sep 17 00:00:00 2001 From: gleb-kun <94681073+gleb-kun@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:47:02 +0300 Subject: [PATCH] Updated dependencies in environment.yml --- environment.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/environment.yml b/environment.yml index 13c41f1b6..fef82e4e9 100644 --- a/environment.yml +++ b/environment.yml @@ -29,6 +29,7 @@ dependencies: - scipy=1.3.0 - ujson=1.35 - xlrd=1.2.0 + - more-itertools==9.1.0 - pip: - box2d-py==2.3.8 - cloudpickle==0.5.2 @@ -48,3 +49,5 @@ dependencies: - pybullet==2.8.4 - roboschool==1.0.46 - atari-py==0.2.6 + - pyglet==1.5.29 + - grpcio==1.32.0