chore: remove scikit-optimize dependency

This commit is contained in:
Matthias
2025-04-23 19:15:16 +02:00
parent 20fca07d8f
commit 8a9b31eccd
3 changed files with 1 additions and 3 deletions

View File

@@ -79,7 +79,6 @@ plot = ["plotly>=4.0"]
hyperopt = [
"scipy",
"scikit-learn",
"ft-scikit-optimize>=0.9.2",
"filelock",
]
freqai = [