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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

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

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded CPython 3.15tWindows ARM64

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

Uploaded CPython 3.15tWindows x86-64

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

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.15tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.15tmacOS 11.0+ ARM64

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

Uploaded CPython 3.15tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.10+Windows ARM64

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

Uploaded CPython 3.10+Windows x86-64

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

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10+macOS 11.0+ ARM64

pipdeptree-4.2.3-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.3.tar.gz.

File metadata

  • Download URL: pipdeptree-4.2.3.tar.gz
  • Upload date:
  • Size: 143.5 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.3.tar.gz
Algorithm Hash digest
SHA256 f95876e4feddadeaffaeb579990bf94bd6035e7dc87569f5cba2ac6669ea3ebe
MD5 83bbe4a9616243f1499f8bac38e9824f
BLAKE2b-256 a16834d47650e9ad35b7f5beb4666c7a0e79fc2589a839116aadc2e4ab16d2bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 eae3b047f9407eeee42354b5afac176060c815bf9fdcfd82e38c2feeaf367d58
MD5 a202364c6f8364c7ae0a3f233b1c28a9
BLAKE2b-256 b65e9bcc86810ccdb560df8715df14b71ebadb92115d6b9cd6c66ee845269eca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f598cd96023f2c0e3574b648dd6741cd503405f90af1b80977add28f458fd637
MD5 1008b6d6ad874bce2a1213ed0b9ab375
BLAKE2b-256 5cbc6c3dbe4bf8c1b6b2957aae5ab15e6bfb5e4ae21718bc0611972c35e4ddd1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c9d11d7709ef6e8c4d33f555fb22d33ab2e4ab3f2334690057a9b8fdd72bd5e7
MD5 6d934c13a30c1f4cbf27ecc94b988a30
BLAKE2b-256 5f6773af749cb40d830084fd37d28ac7d3ded5d53ee385cd8b8ea1ab2050a495

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35110204b90ffe51ebd144d19a4e6083a11a7a6b554d3c627ce6986d412b0e95
MD5 a77bd977b0fb32082802a51a92f36ffc
BLAKE2b-256 d972c600ef50a9fcf7ba9604c552b2a40fd500192b6495ce1af3dfded69768f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 11f7acf8602e7341943eeb0e9f19f233d837a8e523dd8803c1da8862bc86aacb
MD5 d28ef55419f527ae8114e2c5b639a7c1
BLAKE2b-256 3310fc99e2bfd595f97b3964c9a6f519caec2fd7652355eb70416d594ccc1b3b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp315-cp315t-win_arm64.whl
Algorithm Hash digest
SHA256 438ae995b9110e72be56e1f28cadb8572141a9fa04c977eb613f0f98e86e2b5f
MD5 150a785952cb0414ab7d350a8733fe0c
BLAKE2b-256 04cc1f0d6f88ffeae1fe6020187d599eeb11d62941c75e9bc3a8ffdd3fa797e1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pipdeptree-4.2.3-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.3-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 b22544174e5fd5b39cff6f0795db9de4be7ccbe8343699df93c14644ecbf9feb
MD5 37edc9a23624d301b2642426eca7e32f
BLAKE2b-256 c693898fd495563660aa5d2bbbcc5c98b23f9e15b4af2d1ab21ae25e30843ae1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbf7763d1477a64ca279a53d42e75e46bfd243a7deed0712b05cc3f4c06f0797
MD5 d0d1ccf9ba88ec797cdc91fb2d0ddfd7
BLAKE2b-256 15eae1fee88ebfce9e97622da396ada01906b8872138c299c654001b0fc69678

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6b83eb7e691e4149da2e5c52f4dbbe4210a976189385046bdb3e008beaa920b9
MD5 f774ab91679923dfff5bbee95ff688bd
BLAKE2b-256 e1442ac3d886408840908ab0cdb934c8aaf253925991da5b673f7321e2908452

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp315-cp315t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd35cd217b9ec56eb31a1c555c2657e3d607a1e2e00256827ea74d93e20afd41
MD5 da9f681abd757003c08a9897e95aefc3
BLAKE2b-256 7f115ecdf2e6734bb2ab6451a379263af8ac2e557008596c114dc6200ce30520

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp315-cp315t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5269e354bf70fafe043d646419fe410b088c05445d3912da6d492aa726298e90
MD5 89d544d00e903fc1e9b8a989624d018a
BLAKE2b-256 7c45f446419b1fe6eaa6f5d68ce13ebfb941ece9b10c74844de5129d9497875b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 026376ad35ee7a024e35236bd6dbea4d86d8225b6006c6209c651246400a2e78
MD5 67cd6b7016aae3983a9b18d84af72ba9
BLAKE2b-256 a36635b56ff8a47b333912f9b09236451e3280ff3391346264c984ff11124af5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 cae1702e5fb7e45cabea1da8743a4c57279e494c258fbc117081822701c51f04
MD5 612850545676616f50ffc9379f4a2820
BLAKE2b-256 628c0cb01c81e4d3c2f08bfcf6558e4996eecff54a043ad3ba92d45ae2d1688b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 120d41f1f70cf6d64c17e955e317903ae5fee7990cd556e83f80faff07f594e9
MD5 a89ad5ed8b06131c1d7bb8a038ca813a
BLAKE2b-256 fbaaf200319af4240ad593e127a93e9663a70048bffb95a568f44b5c20a8d920

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pipdeptree-4.2.3-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.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 d861b9fd9e99c7f05f70448f664889e2499b7a95cfd2537ed2dff5f2d0dd2204
MD5 8ae5268fe7949a286be3053623bb9685
BLAKE2b-256 5522f5fbd085a805578dfe3261b3bddd4bd8d5473fbc93759cb512c60385bc49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e42fee49ecc9722100ec4a52db9b5390772f0b881f692198d894020500681292
MD5 24b30aaa4d66a37b9c5264c97a417b90
BLAKE2b-256 db1cb84ed108ce2c7bc398ac47db52be0c7f52ded3440fef8ed7961f8ac2a223

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 81b66079ea1c7ee87056092e17d86d18ef5c8490ab526d581095807a6fe0a2a0
MD5 765c8845ffb597f149efc02409d9051d
BLAKE2b-256 db4afa557f9ef81c60987e096ca7026ab28f9bffab39d84234bc505cfec16a16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5d455d40c2886c1f46a3a7b1b7937db8af3a81f768d6b86b47d912f36b8eb40c
MD5 e23bad9f449e7d59d42d32766751afa5
BLAKE2b-256 15f05c9123398afbf66fc64dc9ef7b21bd72f6b93ea7296a20a31c831b8b7e2c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba7d873f26f087ab790d1a27a4216eae34f444ae7c80d65ae0876a442c7e0ef8
MD5 74c05760a7ed718b3e1da63eeedf63d3
BLAKE2b-256 90fac12edcb2b4822cf9e1e036bfd51201b38773cffe040ce6dd0c918e5d9079

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cbc10faee0c633839bbb9ffb00e83f8ac0d8cf4466c542e846dae49c329def3e
MD5 bab7f79b53913f172cb7982a2e3fefae
BLAKE2b-256 924d141d58db496d425d85e708fbd3bccfaf4a1495e5e5c10c18ef08cfb93919

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 99401c6e232f61074ebacc202f01410b87d92119de21d4acd76633a143e46008
MD5 1d55eb928b84ad40bba076bd5b198481
BLAKE2b-256 347277db214ce967cd964a524beeea25b6b1862182b7bc806fb8ce3542684031

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pipdeptree-4.2.3-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.3-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 855f24f4aeaac2d0b78db9a29e20976dd844090d5e23e5d200c6b3893dff9f6f
MD5 7f9019c8e4e63e429db81df34fd231d6
BLAKE2b-256 4a7330e6cac5fe818be8a8e301dbd8b127374cc38a85e9578b26d3dae21341a3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pipdeptree-4.2.3-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.3-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d179be2e75ea2a5d4fd0a5c0aa07dddc9e9a9e7e3d6e139d3897a04604c5309f
MD5 f014b9af79e47e6b9581b2adbd843661
BLAKE2b-256 fa7eedba55c53c4a2486a13decf82901d704cadf407dd854d42629e181d859a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e19fe782150b550eaf7d887652cb660db4b74c2a2b5f1362ab4abb3c5fcd7d84
MD5 51b5a889ff847054c7b9502d0cb52ff1
BLAKE2b-256 f408e211339d7f380e451ab18a2f75b9d56a45ad433c85c2efdad6fb5986ea17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e2a75b01285d70d907ca650c786182aa77b2a1a0183b31b5f0daa9bab235721d
MD5 c7cc9155c562a9602a2768ff703f8619
BLAKE2b-256 3a4896fc48a1f55d716a18a9fdc19f2d13014373097eb1c59c0f8efc33c81fd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cc179df7d118605de35ae240ec493283e0e0c5e69f5adcb25b29f09618f8acde
MD5 070cb5dc5ed9f5c04d463b54f8c86a7e
BLAKE2b-256 c307f69ca72f94e1c50352e830a53b7a9a0d89ac669e9f323e2239c6efed3a25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a6e67cc182ae5de9f72407fe58288e68f9f4e73015ecbca3a6e54d89aca42c9b
MD5 851a389bf0863caf0b19993f7a78b682
BLAKE2b-256 a6ad37eb2137ba09de52383474240de2aee665e97340d9d29ff120e5f7016f7b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a1214ca418bd14b6831e049e0f80cf5abafa591395af81c56e8d6bd319946c4
MD5 0fa4606d2b1d53d11a48cb858baf2736
BLAKE2b-256 f9d2a47696768f4f9a841dc077a17ccacd9dc1f47b44d7abc986e1e2c348230e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pipdeptree-4.2.3-cp310-abi3-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4ffe95b3e6b93e0d064fb82bb8c0d07ac7580e00895f2453ad02a8e8436061c0
MD5 c5513077fa0e0449fddb0f0826ab20dc
BLAKE2b-256 5a962bdff178050c4530208a7009080b2f0e9dca4c7718990e95a76b8af35a7e

See more details on using hashes here.

Provenance

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

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