Skip to content

Commit 86c00fe

Browse files
committed
Bump SB3 version to ensure we have the bug-fix that makes the FloatReward unneeded.
1 parent df975b2 commit 86c00fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ def get_local_version(version: "ScmVersion", time_format="%Y%m%d") -> str:
196196
"rich",
197197
"scikit-learn>=0.21.2",
198198
"seals~=0.2.1",
199-
"stable-baselines3~=2.0",
199+
"stable-baselines3~=2.2.1",
200200
"sacred>=0.8.4",
201201
"tensorboard>=1.14",
202202
"huggingface_sb3~=3.0",

0 commit comments

Comments
 (0)