Skip to content

Commit 023da4f

Browse files
authored
Merge pull request freqtrade#12299 from freqtrade/dependabot/pip/develop/gymnasium-1.2.1
chore(deps): bump gymnasium from 0.29.1 to 1.2.1
2 parents 080aafa + 5c8261f commit 023da4f

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
@@ -3,7 +3,7 @@
33

44
# Required for freqai-rl
55
torch==2.9.0; sys_platform != 'darwin' or platform_machine != 'x86_64'
6-
gymnasium==0.29.1
6+
gymnasium==1.2.1
77
# SB3 >=2.5.0 depends on torch 2.3.0 - which implies it dropped support x86 macos
88
stable_baselines3==2.7.0; sys_platform != 'darwin' or platform_machine != 'x86_64'
99
sb3_contrib>=2.2.1

0 commit comments

Comments
 (0)