summaryrefslogtreecommitdiffstats
path: root/python/pipdeptree/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pipdeptree/README')
-rw-r--r--python/pipdeptree/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/pipdeptree/README b/python/pipdeptree/README
index fb33f30749..1222da1194 100644
--- a/python/pipdeptree/README
+++ b/python/pipdeptree/README
@@ -4,3 +4,8 @@ tree. Since 'pip freeze' shows all dependencies as a flat list,
finding out which are the top level packages and which packages do
they depend on requires some effort. This utility tries to solve this
problem.
+
+Note: All required deps are build only deps.
+
+#2.16.2 is the last version compatible with the version of packaging
+included with 15.0.