From a39ec506e149c795624c9de014b6284ac7463de3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Jun 2018 00:55:18 +0200 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 d3aab7024..0e21823b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ 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 +networkx==2.1 tabulate==0.8.2 coinmarketcap==5.0.3