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.5.tar.gz (145.4 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.5-pp311-pypy311_pp73-win_amd64.whl (1.7 MB view details)

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

pipdeptree-4.2.5-cp315-cp315t-win_arm64.whl (1.6 MB view details)

Uploaded CPython 3.15tWindows ARM64

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

Uploaded CPython 3.15tWindows x86-64

pipdeptree-4.2.5-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.5-cp315-cp315t-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

pipdeptree-4.2.5-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.5-cp315-cp315t-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.15tmacOS 11.0+ ARM64

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

Uploaded CPython 3.15tmacOS 10.15+ x86-64

pipdeptree-4.2.5-cp314-cp314t-win_arm64.whl (1.6 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

pipdeptree-4.2.5-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.5-cp314-cp314t-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

pipdeptree-4.2.5-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.5-cp314-cp314t-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

pipdeptree-4.2.5-cp310-abi3-win_arm64.whl (1.6 MB view details)

Uploaded CPython 3.10+Windows ARM64

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

Uploaded CPython 3.10+Windows x86-64

pipdeptree-4.2.5-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.5-cp310-abi3-musllinux_1_2_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

pipdeptree-4.2.5-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.5-cp310-abi3-manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10+macOS 11.0+ ARM64

pipdeptree-4.2.5-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.5.tar.gz.

File metadata

  • Download URL: pipdeptree-4.2.5.tar.gz
  • Upload date:
  • Size: 145.4 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.5.tar.gz
Algorithm Hash digest
SHA256 0fafc3201c046e72913abb8a7a2b75cb17c3e15ebdd3ed546adf8fe9a9d4f54e
MD5 4bd570763bdcc787158ae0291ff2a3f0
BLAKE2b-256 7839632ef8751bc0415c198b7a27aef7cc4fbef619a0b502fd491d70695d5587

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5.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.5-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 485bce47718743665c4ed42f92241c0328087814d91495ddd53ab65abc62f21f
MD5 5879eb2392c48f6eabb8416ada8d4d04
BLAKE2b-256 880b353e558f4dd7d88b7dde0923787877f4a4d1fe82e98ed6c6f37836304447

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b7d841a9b2651f4f29c4098f5a88b576d06efad3b1fc01b0b7156debb5e6e2c0
MD5 bb98bddc6321db750cd223b06412cd7b
BLAKE2b-256 995964010aa08e4d6ee3c24feb43edf15e7696dac10e2a541d113b8faf4d1a1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 749ac94096ebfe5906fdd94cd686bfd1171b1bc33d6c20c4d1ee37e043173e1a
MD5 024151a6f16d518e05d875b8a4a49f41
BLAKE2b-256 ca83c5598c55f7dc3bc51309b9445266602517cc87671a622e54bb615a349eae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7ea430ac47a539f56d1b7a1fbd6f661f5db807fb5b26df4a0f32c10e47dff1f2
MD5 df9161f4c837f48d82216596815c6fc8
BLAKE2b-256 281ddd7f144577789a134995e708ebcc2ee71f29c260cc2f41f1e259ec19abf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 da52d3f768d90099834ae8fbf3e629fe8a716a6bc429a3dcde183fec79a3acea
MD5 0d7bcb6b57a3a7df7bdde4742bf9e644
BLAKE2b-256 ffea23483e6dec3f7a0998568e33ab8d6c9714cd9c9aeade2ba377063660f158

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp315-cp315t-win_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp315-cp315t-win_arm64.whl
Algorithm Hash digest
SHA256 e1fbc6fd2c02185728708fa20a3b77e5a1cdcae9860d1d34276d155459d3e78e
MD5 34f5cf1965ce09ea660968d99f708cf8
BLAKE2b-256 e6b8e62b84874dfc17e57aba7738ce17c7dd48bf321dd0be5bbdb7ee8ffe4694

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-cp315-cp315t-win_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.5-cp315-cp315t-win_amd64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 c80b554a82bdd1b066e817c988f0adf7554bcdab612553d2687fc1ab00675ee4
MD5 dbf5e750350979642af805f8fd904772
BLAKE2b-256 cabb8312785965e7bab05474612032b68343fb57ce8cc7af38474bfb4d2b0897

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6981573146dcede8b295bd94de1b3dd47589192a8539fff55f3245c73d4c2f53
MD5 c1f49d78ce7790e68ee0b5bdd4ac7349
BLAKE2b-256 714b02ea0293c3a846bed574436b036d40ddde70302e2392166829a5dc2c7ed3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 03ccecb5fa940d2b0d6f16442bc52ea217933a313f96d7b5aba9c3addc7b8020
MD5 ca860a18f67d6a2bea00abbed279fb17
BLAKE2b-256 167ee4beca17ec3b9bc9ed90f29e011d76b290bad7e67b2765e6d9649dfc8f26

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp315-cp315t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp315-cp315t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ac7c7cc347f75bb82886be88a013d7f63b1a37795958769c30a2878026f0bd9
MD5 33a60cff6e4381f9b0b45f2d3d4a3d4b
BLAKE2b-256 2fb99027e193eb64b6092e9db8e3dd9c1726c6df22c1642c85f42a744b20c3c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp315-cp315t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp315-cp315t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 56bbd67569f4d612d898c13480ce153bee70e93fa9f064015ded9037b14f128f
MD5 39e40fd33ee30d11b5abe1057964be60
BLAKE2b-256 6af1a9bb2076844ecb6312908649a88a8a084bc3e17403240a847c10a658397d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87fd94f8b29c6f9ccf5d82e1099b2f7651609f72c0e202701d68946898e4bfc7
MD5 b27ca7f81ec557e0059b0248af3f38d7
BLAKE2b-256 0e9c81be2eb92ba6be1813798654eb3913927dfe9b18cc39473a807679664218

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c1a3a7a1801c419bca4914e758675e87257bbb4280cead08a226021e4bb94d42
MD5 10549408a1b6372eba9b4ebb6d24b146
BLAKE2b-256 efe71e5aa4e6b58615af0e138dc8a17cda86e079ae9e477ec94c228aaf650ad6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 858d711768a8401e2cbfff8a68fdf0e70ff4eb5ac8e0064dedee67722f1578d8
MD5 7833ee877c1d8b224810c7658f4e6a83
BLAKE2b-256 bab704a71fbf2ddef302b9cbd3e7c26cceea316cbfaea07a191fc459240935ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-cp314-cp314t-win_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.5-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e1788b115b16664641d06714338c6e04ec79ebe3b43d1547e9a6accbba1b2ece
MD5 38408cb393f6b76778d5bfda645957e7
BLAKE2b-256 91b507efbf76dea160c57fa3b9e85a10dd1cc8c08ac8fc69772274e7c92d14d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5e2e60371e094c89f0b67a20e116bd4318efdd59542102d90fd5073e803e4841
MD5 a2fc1626a04167181f90b3686ed25b2b
BLAKE2b-256 df978a62b431c314103f8d5cdb065790aa89e4f112a7354fa38f50ccb922a128

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 041b2377877757c50411bcfcc90c1f86383f23f92e61b8040ec7be9cbc40794f
MD5 daeb6dd41bf388a2fc54c68285f320ab
BLAKE2b-256 a9b4959ae861a5e73cf6da0a5f0cb0c351eb8afa26dcce66d42cd0fb17c3448e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 91584431c4bd0d8fb532054d5b886f9120ffdbc4d363a60299507b6d9b6d0b60
MD5 cf96b571e60b2271a66dee916d9223da
BLAKE2b-256 292879a752e66de943ffa98e5eb806d67cc3c13877c17e76d07843dbfc6e801e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aa848be1bb3ee6f02df774e1c37be0a3287ae0744cc397649fc99e7e2581212b
MD5 08534030995cf8afd071583777499170
BLAKE2b-256 7834cb49b29903a122c22c15a3846932307409ec4e5e7510a683f7f19b2b5fa9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8c908c567aeab846f15946b3d122cdfbaba96f42f91d300872aa0eaeb755b341
MD5 113549552fcb9af9608fd60fd91cb2cb
BLAKE2b-256 cb27b436d96b4b136e58003155e7cb17dc9fe7ee75834d8a75d000bde7ef5fa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 11aa69a07e10a61d03853b67d10a40c12dd1a7b4a46a4265a5d52e53632244aa
MD5 681f922aae7e846e2daccdf38a30efc3
BLAKE2b-256 122a4348e682a2f4e070152de362fca72bbfc79b55d0990e0d14cead8d763636

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp310-abi3-win_arm64.whl.

File metadata

  • Download URL: pipdeptree-4.2.5-cp310-abi3-win_arm64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.10+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pipdeptree-4.2.5-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 6550fcfecd51d56529151dad4033f1e079f1afa14737ea0733c30fbadc2695f8
MD5 511258eb66acc2fd4966a963f4fea31e
BLAKE2b-256 da27b04615aa240aab2588c90c19db5c1bc02cf35d7539bcdb3ba48fb94d0ff1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-cp310-abi3-win_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.5-cp310-abi3-win_amd64.whl.

File metadata

  • Download URL: pipdeptree-4.2.5-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.5-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 087cc58fabf63a3b971998892038fe6e578c4d581f60f0af1931fbdb15dae9c3
MD5 584c8f30957624efde47901510857541
BLAKE2b-256 9fe28f3e246f72185908299e74667da1ec988cd2f6cf2b686e6448a11e41bf5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 488e4b2f086bb40ca887adcbecbc4cab4c9b101d628004951a418218e705c985
MD5 eedee816f5aa217154ecaf4a01a7c8de
BLAKE2b-256 0e572b6ffec0aba4e9989b511933b36c9491f9751c59d43ca880c76a1b871b4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp310-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dafb538a35ef4dbe9bc18f1e4acbd16f1eb5907feff0f659845745244f0990ab
MD5 c6bf3d0ab1b916ffbb8221a2381f712e
BLAKE2b-256 476ccbf915e0ffa032c59d975be502773c1c68ee9311de0678971e048960140c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp310-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8fa50c021f7b9a46703f6c55f3ffe396c0540508f73053f55e4a1f87cec0b652
MD5 4b66aae4641967cf4ad0ec995f692432
BLAKE2b-256 c48e2d64a9524c4c6943a1dce25c7577dc59ba21a14a562a6672743d420bb95f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp310-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bf75abc03d8ad4a50adc3196b6d6b8a0d7e811d846d756b96eb9573c3946579d
MD5 788b9d961c3927ca2f5b755c3d534799
BLAKE2b-256 75e55684aebaf0638d810c45c4b00784291cc0f1d8fc6e80df9b6d96e1eb802b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1014bd66756a3089bf81dd1c8b449fab5fed2dd5473338ddf624aca47e3a37a3
MD5 2785a35c313baabc7b667ac809a48fd9
BLAKE2b-256 a727a251b76f276bfec3de75e209b62f887c3ba1b01e80b2d777f69acb483475

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5-cp310-abi3-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pipdeptree-4.2.5-cp310-abi3-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4d940f7a6e7e8bc5fbccbc2182cc8d21fa9623f7c8c9e8bba1a08dca9dc5d050
MD5 30653bfc0ad3d3bd78a082136138dc12
BLAKE2b-256 f8550000b1956fec0982084d649023dd663a34ecd58fe3e3f073099f7ba8408d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipdeptree-4.2.5-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.5 This release

30 files

4.2.3

30 files

4.2.2

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

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page