Skip to content

Commit 80cb9a0

Browse files
committed
Bump SB3 version to ensure we have the bug-fix that makes the FloatReward unneeded.
1 parent f8c2cae commit 80cb9a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ def get_local_version(version: "ScmVersion", time_format="%Y%m%d") -> str:
203203
"rich",
204204
"scikit-learn>=0.21.2",
205205
"seals~=0.2.1",
206-
"stable-baselines3~=2.0",
206+
"stable-baselines3~=2.2.1",
207207
"sacred>=0.8.4",
208208
"tensorboard>=1.14",
209209
"huggingface_sb3~=3.0",

0 commit comments

Comments
 (0)