Skip to main content

pipdeptree

PyPI PyPI - Python Version Downloads Documentation PyPI - License check

pipdeptree displays installed Python packages as a dependency tree. pip freeze shows a flat list; pipdeptree adds parent-child relationships and reports dependency conflicts or cycles.

Quick start

pip install pipdeptree
pipdeptree
Flask==0.10.1
┣━━ ✓ itsdangerous required: >=0.21 installed: 0.24
┣━━ ✓ Jinja2 required: >=2.4 installed: 2.11.2
┃   ┗━━ ⚠ MarkupSafe required: >=0.23 installed: 0.22
┗━━ ✓ Werkzeug required: >=0.7 installed: 0.11.2

Find packages that require a dependency:

pipdeptree --reverse --packages markupsafe

Output as JSON, Mermaid, or Graphviz:

pipdeptree -o json
pipdeptree -o mermaid
pipdeptree -o graphviz-svg > deps.svg

Report package counts, depth, conflicts, cycles, licenses and size:

pipdeptree --summary           # aligned text
pipdeptree --summary -o rich   # styled table
pipdeptree --summary -o json   # machine-readable

Inspect a tree without installing it. Resolve requirements against a package index, or read a resolved PEP 751 lock offline:

pipdeptree from-index "flask"          # i is a shorthand alias
pipdeptree from-index --requirements requirements.txt
pipdeptree from-lock pylock.toml       # l is a shorthand alias

The render flags above, including --summary, work with both subcommands.

For the full documentation, visit pipdeptree.readthedocs.io.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipdeptree-4.2.2.tar.gz (143.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pipdeptree-4.2.2-pp311-pypy311_pp73-win_amd64.whl (1.7 MB view details)

Uploaded PyPyWindows x86-64

pipdeptree-4.2.2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

pipdeptree-4.2.2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

pipdeptree-4.2.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

pipdeptree-4.2.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (1.6 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

pipdeptree-4.2.2-cp315-cp315t-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.15tWindows x86-64

pipdeptree-4.2.2-cp315-cp315t-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

pipdeptree-4.2.2-cp315-cp315t-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

pipdeptree-4.2.2-cp315-cp315t-manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ x86-64

pipdeptree-4.2.2-cp315-cp315t-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ ARM64

pipdeptree-4.2.2-cp315-cp315t-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

pipdeptree-4.2.2-cp315-cp315t-macosx_10_15_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.15tmacOS 10.15+ x86-64

pipdeptree-4.2.2-cp314-cp314t-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.14tWindows x86-64

pipdeptree-4.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

pipdeptree-4.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

pipdeptree-4.2.2-cp314-cp314t-manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

pipdeptree-4.2.2-cp314-cp314t-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

pipdeptree-4.2.2-cp314-cp314t-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

pipdeptree-4.2.2-cp314-cp314t-macosx_10_15_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

pipdeptree-4.2.2-cp310-abi3-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.10+Windows x86-64

pipdeptree-4.2.2-cp310-abi3-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ x86-64

pipdeptree-4.2.2-cp310-abi3-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

pipdeptree-4.2.2-cp310-abi3-manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ x86-64

pipdeptree-4.2.2-cp310-abi3-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

pipdeptree-4.2.2-cp310-abi3-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

pipdeptree-4.2.2-cp310-abi3-macosx_10_15_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10+macOS 10.15+ x86-64

File details

Details for the file pipdeptree-4.2.2.tar.gz.

File metadata

  • Download URL: pipdeptree-4.2.2.tar.gz
  • Upload date:
  • Size: 143.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.2.tar.gz
Algorithm Hash digest
SHA256 1aa054a0d1cd74a522a68d9368f9f67f87c2bbb865032b7ebd5e3bd7fd602ff5
MD5 a23e61a42f0a0ef006f8375feb5c1bb9
BLAKE2b-256 f95f26e1ee6608d88fc5d8cc7594466c952e02ce70ee33a6749225a2ad0b41ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2.tar.gz:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 bf6b4cf31d37fb2e898f6fdfb77fd297d65fc9c4e0005431cfee34412a4fd97a
MD5 6029de6931104b4b4295a83ea1185ddc
BLAKE2b-256 851b16f191c0201b77d33a54ee523cbf5efacc9fd27c450fd15bc2ad2ea2ed31

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-pp311-pypy311_pp73-win_amd64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7826080e7f4a48512950403e09f26fce38a0ada8ec734ed03e9aa8d520aec856
MD5 a55339900dbfb2e701f58dc06f967b75
BLAKE2b-256 0c39d88507fa89df1853842b14db33044eec84944a9854a048783188068e3bdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6a4c5810d039cc96144a244555e91094b8906b5d74aafac454b853ed80b282f2
MD5 07ff6f8ec56f26d16a10341e79190869
BLAKE2b-256 0ac9e54afbe0406f855bc347949bbcc7f278aaa402749fc1e28f17b6d974592d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd253b439865483ce11d1dce0435ffe8e559dc85ef8d4d2252e67f778489dea8
MD5 e0d9132f005ce36015b33b999bfe59b3
BLAKE2b-256 a67fda509792dcad115b16d8ef8f1f981b9677fdfd2142508c2e438dc1fdb0d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a30bf24101dd3fda961819043c3e15208b269af5897b8b624aaa5cb6e7c4c39a
MD5 b2f6e4a24ac99d2b7e644401ee16a9c4
BLAKE2b-256 e35b5ed8033051622a7b03e16ca8229cac497fbdcadb1619cd1387ac705d6e70

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp315-cp315t-win_amd64.whl.

File metadata

  • Download URL: pipdeptree-4.2.2-cp315-cp315t-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.15t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.2-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 c9010e177922cf2a9e56fc1db5830f9887096fc15c5a9db349819e84ee609344
MD5 6078bc83f75ab14b3b1e42c3ffad793a
BLAKE2b-256 360ea524dd35d61f97d05e9906b5d30c55d379387837406de948e1db8c8e0a67

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp315-cp315t-win_amd64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3613e6a8fd6d9c422dff5012aace752aa9948ac27316ce05155c5e09bfd648e7
MD5 2eafcd1f181e1b9ddbac80f95053b517
BLAKE2b-256 89f392fd6042236e5f1f484d1e7048fad606e21f77e786c22b7a6900498bbc83

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp315-cp315t-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9794f7923710089af0dfda30cd293423d1250f47ea7464ae8e129bae08b6c4b8
MD5 16880342b1a20c24d151573f1bfd1f40
BLAKE2b-256 931ef900a5e632429aff8781907590ba8e432abfa256f7ee9629b2dfe6898e36

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp315-cp315t-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp315-cp315t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp315-cp315t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23fe610084363d4ef527c48c0eb1f0be4fb7a48773d89918dd8f5c392100ee66
MD5 ee9c920422b418f16d195835e05e5f04
BLAKE2b-256 76c4640b1b7b0741c00178766d2a3cef8da690dba4940f5c9fd7d88faaaaa9f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp315-cp315t-manylinux_2_28_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp315-cp315t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp315-cp315t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1314350b2155cf012fd6f1973adbf566e11c45994ef4db9bb692c6070942a3ab
MD5 3b357ed0f280bb954d733db149c14638
BLAKE2b-256 8602d0056c425699d18d401924755ba09426d6dff1c6813a399bafd367ba49c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp315-cp315t-manylinux_2_28_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e2b7aee5462c352ff5ae6024a21b23975910258b21ecdb70673da1b22578560
MD5 e95c3ae0b18558cbbda79e5e6e943266
BLAKE2b-256 31cc2c6bab80465e52643da61ea1b76e7fa6007fe18ffe9e9cb07ba7739f2a55

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7afe951b33058b95cb020a7e62e265e9372faf50d01c39e6252fdc53d33bd279
MD5 4594e5e441521c21af5dc8acf1dc358f
BLAKE2b-256 ad48b3b1ccbad794eed4949fe05e88ed6b1f649467d21ae57c48155239cc1513

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp315-cp315t-macosx_10_15_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: pipdeptree-4.2.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 cb7b51099f743cf50f61062d188b8443829f819a9aa3c666b2cd798319ef61c6
MD5 e8012645bec4c3beecc49e3889b49584
BLAKE2b-256 73280a3be6f0c2889f695ae0bb56a7c83c174c8db83b29f8e7017d7f7fa322d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp314-cp314t-win_amd64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 37ec882f1c3315419c69277dd87c7b195521bb6ccc977984795df3652c95d0bc
MD5 458d4dc167d723bb2d0f513890808e19
BLAKE2b-256 e982e371cb3b68c3aec91d584181c026737383feb64c2c0f2e1338822c6f3252

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6136de65203d5a24aea61452046b0236feb1f2f6e82834806cc5a98574aa5ce9
MD5 a996f0f43ea3c413f1d1723c852ca762
BLAKE2b-256 82ff55181ed8b93aab02803f5b30e5e35bc55e3748d523838f837ac020ab6ae4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a3dc9ddab96c6f4850f5dd2e2ce5c7168b56c7d7e1f23a1b9b36fc81fc4a20f
MD5 2c4066740f2b72fe49c8c51d45895ecd
BLAKE2b-256 dacfc5ebbd66fcec5c4f117a872f5f11436c56eb6f6234245d01ddbff52e0218

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1704077199b0fc5416b96630824422fef1c065b97e73dfb90f313e128940c7b8
MD5 4cb45445f942fd93ad141737ec99beeb
BLAKE2b-256 9856536edec813a7cea6c647017c78d876449f2a72a45be06c8eebcc58bc4e4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ecadd283d11d5e6af9e94ed2624389cc4c52dd633054c83b540579cb3b25f9db
MD5 b0b00ed21ee0eea0af193580b4be18e6
BLAKE2b-256 b458bad0cc5907bb3c8078cf66c2e87bffff3ac2187f192d482852fad1526136

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 569024460ed171abd502d539b606d9bc5ebf2c9f148fd5a5354199b1bd479f09
MD5 c7064ade2f900d518d88ab0811b6d6ed
BLAKE2b-256 910ca399ad133f4801eabef8ec0e2c784be07ecd8654ac5b2962ca394a0a0f6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp310-abi3-win_amd64.whl.

File metadata

  • Download URL: pipdeptree-4.2.2-cp310-abi3-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.10+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.2-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 16622ec8f227a4defca65e5f870b3a4752cbc162b9050d3b8b1d39cd7b7aea4b
MD5 86dc7be7615b9b0b4c80985e18614dc8
BLAKE2b-256 ad0900a5bd95033e873bf57fbcc20b7af2abdf6e3a6f591757bba95db4a97f1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp310-abi3-win_amd64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cef25632da2f612df8360109418508a028c7968edf462c6754e7bd2f8285700e
MD5 4345e3af0e67b3109cf2707e7a886662
BLAKE2b-256 14707c7f2456276b6d15bff6b61a50b6a6a21cdf24333f1ed38e38e64a9ad4bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp310-abi3-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp310-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a453164b4eaa98b66a7583da12ba6b396e6308ae562c5b3389fd1a030c539454
MD5 056738e09bac29fa9ba4c4742dd9e05e
BLAKE2b-256 eaae9f9d45322213ef3ff161a19e69be5724bcd14a2261111d0e00c63a517e7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp310-abi3-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp310-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d4b0fb76ee11d2c5e793c7272d88eef34b6e7dd8dafd4c4c900e9be394ea45c7
MD5 868c57e833a155980e9d16c3af3e44f4
BLAKE2b-256 dc0b18e05da930beb99da48fcd10d2848562bed7bc23a84e81e5d61ce7605b0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp310-abi3-manylinux_2_28_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp310-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b6407f4c2f2f8a31b299a5791f191680cea4e8333bb59a3dbc2de976dbb0836a
MD5 24a070f1258c72af6c7ffa8770f42a09
BLAKE2b-256 f3748d8b0ed9447c060e103427b848a42f1e354f20e5c9d62ade0a88a15387e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp310-abi3-manylinux_2_28_aarch64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f4dc4f3de79995f0776c2338f84565c4904e94761eb90f9588dc489786cf3f75
MD5 cdec997989280b1afb40dd94f480c5df
BLAKE2b-256 d5ce5e19060d2da43cd1f54a441cdd20990657ac5fa531ae685640c195500478

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp310-abi3-macosx_11_0_arm64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipdeptree-4.2.2-cp310-abi3-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.2-cp310-abi3-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 404586f78a044efed46e2aebf4ca54321c32a67744e14e10ea10c556f774ab98
MD5 4e52a28add62875772e54067d4d4a98c
BLAKE2b-256 adefff4cf3fe6395dd2096d17fddc1f504d77d6a6de3a8de8a68de3d5cbe8bbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.2-cp310-abi3-macosx_10_15_x86_64.whl:

Publisher: release.yaml on tox-dev/pipdeptree

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

4.2.2 This release

27 files

4.2.1

27 files

4.2.0

27 files

4.1.0

15 files

4.0.0

10 files

3.1.1

2 files

3.1.0

2 files

3.0.0

2 files

2.35.3

2 files

2.35.2

2 files

2.35.1

2 files

2.35.0

2 files

2.34.0

2 files

2.33.0

2 files

2.32.0

2 files

2.31.0

2 files

2.30.0

2 files

2.29.0

2 files

2.28.0

2 files

2.27.0

2 files

2.26.1

2 files

2.26.0

2 files

2.25.1

2 files

2.25.0

2 files

2.24.0

2 files

2.23.4

2 files

2.23.3

2 files

2.23.2

2 files

2.23.1

2 files

2.23.0

2 files

2.22.0

2 files

2.21.0

2 files

2.20.0

2 files

2.19.1

2 files

2.19.0

2 files

2.18.1

2 files

2.18.0

2 files

2.17.0

2 files

2.16.2

2 files

2.16.1

2 files

2.16.0

2 files

2.15.1

2 files

2.15.0

2 files

2.14.0

2 files

2.13.2

2 files

2.13.1

2 files

2.13.0

2 files

2.12.0

2 files

2.11.0

2 files

2.10.2

2 files

2.10.1

2 files

2.10.0

2 files

2.9.6

2 files

2.9.5

2 files

2.9.4

2 files

2.9.3

2 files

2.9.2

2 files

2.9.1

2 files

2.9.0

2 files

2.8.0

2 files

2.7.1

2 files

2.7.0

2 files

2.6.0

2 files

2.5.2

2 files

2.5.1

2 files

2.5.0

2 files

2.4.0

2 files

2.3.3

2 files

2.3.2

2 files

2.3.1

2 files

2.3.0

2 files

2.2.1

2 files

2.2.0

3 files

2.1.0

3 files

2.0.0

3 files

1.0.0

3 files

0.13.2

3 files

0.13.1

3 files

0.13.0

3 files

0.12.1

3 files

0.12.0

3 files

0.11.0

3 files

0.10.1

2 files

0.10.0

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.3

2 files

0.4.2

1 file

0.4.1

1 file

0.4

1 file

0.3

1 file

0.2

1 file

0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page