Reorg dependencies to have hyperopt seperated
This commit is contained in:
9
requirements-hyperopt.txt
Normal file
9
requirements-hyperopt.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
# Include all requirements to run the bot.
|
||||
# -r requirements.txt
|
||||
|
||||
# Required for hyperopt
|
||||
scipy==1.3.1
|
||||
scikit-learn==0.21.3
|
||||
scikit-optimize==0.5.2
|
||||
filelock==3.0.12
|
||||
joblib==0.13.2
|
||||
Reference in New Issue
Block a user