mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
chore(deps): Update stable-baselines3 requirement
Updates the requirements on [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) to permit the latest version. - [Release notes](https://github.com/DLR-RM/stable-baselines3/releases) - [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: stable-baselines3 dependency-version: 2.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
# Only install if you want to use full PPO/A2C/SAC training.
|
||||
|
||||
# Core RL library
|
||||
stable-baselines3[extra]>=2.8.0
|
||||
stable-baselines3[extra]>=2.9.0
|
||||
|
||||
# Gymnasium environment (OpenAI Gym successor)
|
||||
gymnasium>=0.29.1
|
||||
|
||||
Reference in New Issue
Block a user