From 7934849434c1bed8eb88af45d3ce2399b604217f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jan 2018 09:01:41 +0100 Subject: [PATCH] Update networkx from 1.11 to 2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d37312268..e19fdd589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pytest-mock==1.6.3 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 +networkx==2.1 tabulate==0.8.2 pymarketcap==3.3.148