Merge pull request #9086 from freqtrade/dependabot/pip/develop/gymnasium-0.29.1

Bump gymnasium from 0.28.1 to 0.29.1
This commit is contained in:
Matthias
2023-08-22 10:03:18 +02:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@
# Required for freqai-rl # Required for freqai-rl
torch==2.0.1 torch==2.0.1
#until these branches will be released we can use this #until these branches will be released we can use this
gymnasium==0.28.1 gymnasium==0.29.1
stable_baselines3==2.1.0 stable_baselines3==2.1.0
sb3_contrib>=2.0.0a9 sb3_contrib>=2.0.0a9
# Progress bar for stable-baselines3 and sb3-contrib # Progress bar for stable-baselines3 and sb3-contrib