Merge pull request #7309 from freqtrade/dependabot/pip/develop/scipy-1.9.1

Bump scipy from 1.9.0 to 1.9.1
This commit is contained in:
Matthias
2022-08-29 06:51:37 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.9.0
scipy==1.9.1
scikit-learn==1.1.2
scikit-optimize==0.9.0
filelock==3.8.0