diff --git a/requirements.txt b/requirements.txt index 7d7839b91..c31fcef22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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