add hyperopt dependencies
This commit is contained in:
parent
1792e0fb9b
commit
4feb038d0a
@ -14,6 +14,9 @@ TA-Lib==0.4.10
|
|||||||
pytest==3.2.3
|
pytest==3.2.3
|
||||||
pytest-mock==1.6.3
|
pytest-mock==1.6.3
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
|
hyperopt==0.1
|
||||||
|
# do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325
|
||||||
|
networkx==1.11
|
||||||
|
|
||||||
# Required for plotting data
|
# Required for plotting data
|
||||||
#matplotlib==2.1.0
|
#matplotlib==2.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user