Skip to content

Commit 5c8261f

Browse files
chore(deps): bump gymnasium from 0.29.1 to 1.2.1
Bumps [gymnasium](https://github.com/Farama-Foundation/Gymnasium) from 0.29.1 to 1.2.1. - [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases) - [Commits](Farama-Foundation/Gymnasium@v0.29.1...v1.2.1) --- updated-dependencies: - dependency-name: gymnasium dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 080aafa commit 5c8261f

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)