Merge pull request #7918 from freqtrade/dependabot/pip/develop/torch-1.13.1

Bump torch from 1.13.0 to 1.13.1
This commit is contained in:
Matthias 2022-12-19 06:40:27 +01:00 committed by GitHub
commit daf7653988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
-r requirements-freqai.txt
# Required for freqai-rl
torch==1.13.0
torch==1.13.1
stable-baselines3==1.6.2
sb3-contrib==1.6.2
# Gym is forced to this version by stable-baselines3.