Update python base to 3.7.5 and install hyperopt dependencies

This commit is contained in:
Matthias
2019-10-20 10:47:04 +02:00
parent 6e938b59c8
commit 8a31b4c646
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# Include all requirements to run the bot.
# -r requirements.txt
-r requirements.txt
# Required for hyperopt
scipy==1.3.1