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
commit e8ab754646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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