diff --git a/gym_exps/requirements/base.txt b/gym_exps/requirements/base.txt index b0a93e0..3413e13 100644 --- a/gym_exps/requirements/base.txt +++ b/gym_exps/requirements/base.txt @@ -1,7 +1,7 @@ # ../deeprl # FIXME: Refering to specific local distribution paths prevents dependabot from treating this file as a requirements file gymnasium[classic-control,mujoco]==0.28.* hydra-core==1.3.* -hydra-zen==0.10.* +hydra-zen==0.12.* hydra-ray-launcher==1.2.* protobuf==3.20.* # FIXME: https://stackoverflow.com/questions/72441758/typeerror-descriptors-cannot-not-be-created-directly hydra-colorlog==1.2.*