From 05d7746f621317e3981ff3754480db4c8abc05aa Mon Sep 17 00:00:00 2001 From: Janne Sinivirta Date: Fri, 1 Dec 2017 21:13:02 +0200 Subject: [PATCH] Revert "Update networkx from 1.11 to 2.0" This reverts commit 0502bd3c2d7fad21c0d9565e080694d5f9d0a624. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 046f47322..1a307b2cc 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==2.0 +networkx==1.11 tabulate==0.8.1 # Required for plotting data