Skip to content

Commit

Permalink
Add sb3 to test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbschneider committed Nov 17, 2024
1 parent 9a14f2e commit a9978b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ flake8
pytest
nbmake
# Older stable baselines versions do not support gymnasium
#stable-baselines3>=2.0.0
stable-baselines3>=2.0.0
# Only Ray 2.3+ supports gymnasium
#ray[rllib]>=2.3.0

0 comments on commit a9978b6

Please sign in to comment.