mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-03 10:27:42 +00:00
chore(deps): Update gymnasium requirement from >=0.29.0 to >=0.29.1 (#51)
Updates the requirements on [gymnasium](https://github.com/Farama-Foundation/Gymnasium) to permit the latest version. - [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases) - [Commits](https://github.com/Farama-Foundation/Gymnasium/compare/v0.29.0...v0.29.1) --- updated-dependencies: - dependency-name: gymnasium dependency-version: 0.29.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
stable-baselines3[extra]>=2.8.0
|
||||
|
||||
# Gymnasium environment (OpenAI Gym successor)
|
||||
gymnasium>=0.29.0
|
||||
gymnasium>=0.29.1
|
||||
|
||||
# Optional: TensorBoard for training visualization
|
||||
tensorboard
|
||||
|
||||
Reference in New Issue
Block a user