Merge pull request #9281 from freqtrade/dependabot/pip/develop/torch-2.1.0

Bump torch from 2.0.1 to 2.1.0
This commit is contained in:
Robert Caulk
2023-10-22 08:01:16 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements-freqai.txt -r requirements-freqai.txt
# Required for freqai-rl # Required for freqai-rl
torch==2.0.1 torch==2.1.0
#until these branches will be released we can use this #until these branches will be released we can use this
gymnasium==0.29.1 gymnasium==0.29.1
stable_baselines3==2.1.0 stable_baselines3==2.1.0