Skip to content

Commit 5356fc3

Browse files
authored
Merge pull request freqtrade#11226 from freqtrade/dependabot/pip/develop/stable-baselines3-2.4.1
chore(deps): bump stable-baselines3 from 2.4.0 to 2.4.1
2 parents 16ef348 + 2a1144c commit 5356fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-freqai-rl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
torch==2.2.2; sys_platform == 'darwin' and platform_machine == 'x86_64'
66
torch==2.5.1; sys_platform != 'darwin' or platform_machine != 'x86_64'
77
gymnasium==0.29.1
8-
stable_baselines3==2.4.0
8+
stable_baselines3==2.4.1
99
sb3_contrib>=2.2.1
1010
# Progress bar for stable-baselines3 and sb3-contrib
1111
tqdm==4.67.1

0 commit comments

Comments
 (0)