added support for the technical library

This commit is contained in:
Gert Wohlgemuth 2018-06-13 15:17:41 -07:00
parent aaf18a933c
commit c7f15cc603

View File

@ -17,8 +17,9 @@ pytest-mock==1.10.0
pytest-cov==2.5.1 pytest-cov==2.5.1
hyperopt==0.1 hyperopt==0.1
# do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325 # do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325
#networkx==1.11 networkx==1.11
git+git://github.com/berlinguyinca/networkx@v1.11 #git+git://github.com/berlinguyinca/networkx@v1.11
git+git://github.com/berlinguyinca/technical
tabulate==0.8.2 tabulate==0.8.2
coinmarketcap==5.0.3 coinmarketcap==5.0.3
simplejson==3.15.0 simplejson==3.15.0