Merge pull request #4809 from freqtrade/dependabot/pip/develop/scipy-1.6.3

Bump scipy from 1.6.2 to 1.6.3
This commit is contained in:
Matthias
2021-04-26 09:30:31 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.6.2
scipy==1.6.3
scikit-learn==0.24.1
scikit-optimize==0.8.1
filelock==3.0.12