Merge pull request #9087 from freqtrade/dependabot/pip/develop/scipy-1.11.2
Bump scipy from 1.11.1 to 1.11.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
|
|
||||||
# Required for hyperopt
|
# Required for hyperopt
|
||||||
scipy==1.11.1; python_version >= '3.9'
|
scipy==1.11.2; python_version >= '3.9'
|
||||||
scipy==1.10.1; python_version < '3.9'
|
scipy==1.10.1; python_version < '3.9'
|
||||||
scikit-learn==1.1.3
|
scikit-learn==1.1.3
|
||||||
scikit-optimize==0.9.0
|
scikit-optimize==0.9.0
|
||||||
|
|||||||
Reference in New Issue
Block a user