```$ ./pants help dependencies dependencies optio...
# development
w
Copy code
$ ./pants help dependencies

dependencies options:
Print the target's dependencies.

--[no-]dependencies-external-only (default: False)
    Specifies that only external dependencies should be included in the graph
    output (only external jars).
--[no-]dependencies-internal-only (default: False)
    Specifies that only internal dependencies should be included in the graph
    output (no external jars).