Swap to pypi version of pipdeptree

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2018-08-25 13:21:01 -04:00
parent 3bfc25b619
commit c29ba07c57
+1 -1
View File
@@ -24,7 +24,7 @@ import pkg_resources
# from graphviz import backend, Digraph
__version__ = '0.12.1'
__version__ = '0.13.0'
flatten = chain.from_iterable