Bump stable-baselines3 from 1.6.2 to 1.7.0

Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases)
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v1.6.2...v1.7.0)

---
updated-dependencies:
- dependency-name: stable-baselines3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-16 08:53:16 +00:00 committed by GitHub
parent 76c4b2a975
commit 2137aed9d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
# Required for freqai-rl # Required for freqai-rl
torch==1.13.1 torch==1.13.1
stable-baselines3==1.6.2 stable-baselines3==1.7.0
sb3-contrib==1.6.2 sb3-contrib==1.6.2
# Gym is forced to this version by stable-baselines3. # Gym is forced to this version by stable-baselines3.
gym==0.21 gym==0.21