mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-13 03:33:55 +00:00
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:
commit
d2a378b706
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user