added support for the technical library
This commit is contained in:
parent
aaf18a933c
commit
c7f15cc603
@ -17,8 +17,9 @@ pytest-mock==1.10.0
|
||||
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
|
||||
git+git://github.com/berlinguyinca/networkx@v1.11
|
||||
networkx==1.11
|
||||
#git+git://github.com/berlinguyinca/networkx@v1.11
|
||||
git+git://github.com/berlinguyinca/technical
|
||||
tabulate==0.8.2
|
||||
coinmarketcap==5.0.3
|
||||
simplejson==3.15.0
|
||||
|
Loading…
Reference in New Issue
Block a user