mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 11:51:19 +00:00
chore: bump known 3.11+ dependencies
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
|
|
||||||
# Required for hyperopt
|
# Required for hyperopt
|
||||||
scipy==1.15.3
|
scipy==1.16.0
|
||||||
scikit-learn==1.7.0
|
scikit-learn==1.7.0
|
||||||
filelock==3.18.0
|
filelock==3.18.0
|
||||||
optuna==4.4.0
|
optuna==4.4.0
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
numpy==2.2.6
|
numpy==2.3.1
|
||||||
pandas==2.3.0
|
pandas==2.3.0
|
||||||
bottleneck==1.5.0
|
bottleneck==1.5.0
|
||||||
numexpr==2.11.0
|
numexpr==2.11.0
|
||||||
|
|||||||
Reference in New Issue
Block a user