stable/requirements-freqai.txt

9 lines
183 B
Plaintext
Raw Normal View History

# Include all requirements to run the bot.
-r requirements.txt
# Required for freqai
2022-08-09 04:23:16 +00:00
scikit-learn==1.1.2
joblib==1.1.0
catboost==1.0.4; platform_machine != 'aarch64'
lightgbm==3.3.2