freqtrade_origin/requirements-hyperopt.txt

9 lines
171 B
Plaintext
Raw Normal View History

# Include all requirements to run the bot.
-r requirements.txt
# Required for hyperopt
scipy==1.13.0
scikit-learn==1.4.1.post1
ft-scikit-optimize==0.9.2
filelock==3.13.3