Reorg dependencies to have hyperopt seperated

This commit is contained in:
Matthias
2019-09-24 14:53:36 +02:00
parent 27cc73f47e
commit 47b6b56566
5 changed files with 17 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
# Include all requirements to run the bot.
-r requirements.txt
-r requirements-plot.txt
-r requirements-hyperopt.txt
coveralls==1.8.2
flake8==3.7.8