Update networkx from 1.11 to 2.0

This commit is contained in:
pyup-bot 2017-12-03 08:34:05 +01:00
parent e815a43164
commit bf16b0359c

View File

@ -17,7 +17,7 @@ pytest-mock==1.6.3
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==2.0
tabulate==0.8.1 tabulate==0.8.1
# Required for plotting data # Required for plotting data