Merge pull request #863 from freqtrade/fix/pyup-pin-networkx

exclude networkx from pyup
This commit is contained in:
Gérald LONLAS
2018-06-06 18:43:54 -07:00
committed by GitHub

View File

@@ -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==1.11 # pyup: ignore
tabulate==0.8.2
coinmarketcap==5.0.3