Skip to content

Commit

Permalink
Gym version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
passalis committed May 15, 2023
1 parent 3546cac commit 3f649d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/install_nvidia.sh
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pip3 install google-auth-oauthlib==0.4.6
pip3 install graphviz==0.8.4
pip3 install greenlet==1.1.2
pip3 install grpcio==1.42.0
pip3 install gym==0.26.2
pip3 install git+https://github.com/openai/gym.git@9180d12e1b66e7e2a1a622614f787a6ec147ac40
pip3 install hyperlink==21.0.0
pip3 install idna==3.3
pip3 install idna-ssl==1.1.0
Expand Down
2 changes: 1 addition & 1 deletion src/opendr/planning/end_to_end_planning/dependencies.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python=vcstool
catkin_tools
roslibpy
empy
gym==0.26.2
git+https://github.com/openai/gym.git@9180d12e1b66e7e2a1a622614f787a6ec147ac40
stable-baselines3==1.1.0
scipy

Expand Down

0 comments on commit 3f649d2

Please sign in to comment.