Credits

Dependencies

Generated with pipdeptree.

        flowchart TD
    classDef missing stroke-dasharray: 5
    annotated-types["annotated-types<br/>0.8.0"]
    argcomplete["argcomplete<br/>3.7.2"]
    build["build<br/>1.6.0"]
    certifi["certifi<br/>2026.7.22"]
    charset-normalizer["charset-normalizer<br/>3.5.1"]
    distro["distro<br/>1.9.0"]
    dukpy["dukpy<br/>0.6.0"]
    dulwich["dulwich<br/>1.2.14"]
    giturlparse["giturlparse<br/>0.15.0"]
    idna["idna<br/>3.19"]
    imagesize["imagesize<br/>2.0.1"]
    installer["installer<br/>1.0.1"]
    jsonpath-ng["jsonpath-ng<br/>1.8.0"]
    nab-index["nab-index<br/>0.0.16"]
    nab-markersets["nab-markersets<br/>0.0.16"]
    nab-project["nab-project<br/>0.0.16"]
    nab-provider["nab-provider<br/>0.0.16"]
    nab-resolver["nab-resolver<br/>0.0.16"]
    packaging["packaging<br/>26.3"]
    publicsuffixlist["publicsuffixlist<br/>1.0.2.20260903"]
    pydantic-core["pydantic_core<br/>2.46.5"]
    pydantic["pydantic<br/>2.13.5"]
    pypac["PyPAC<br/>0.19.0"]
    pyproject-hooks["pyproject_hooks<br/>1.2.0"]
    python-rule-engine["python-rule-engine<br/>1.0.0"]
    pyyaml["PyYAML<br/>6.0.3"]
    qgis-deployment-toolbelt["qgis-deployment-toolbelt<br/>0.44.1.dev21+gfcbbf679f"]
    requests["requests<br/>2.34.2"]
    send2trash["Send2Trash<br/>2.1.0"]
    tomli-w["tomli_w<br/>1.2.0"]
    tomli["tomli<br/>2.4.1"]
    truststore["truststore<br/>0.10.4"]
    typing-extensions["typing_extensions<br/>4.16.0"]
    typing-inspection["typing-inspection<br/>0.4.4"]
    urllib3["urllib3<br/>2.7.0"]
    build -- ">=24.0" --> packaging
    build -- "any" --> pyproject-hooks
    dulwich -- ">=2.2.2" --> urllib3
    nab-index -- "==0.0.16" --> nab-provider
    nab-index -- ">=0.10" --> truststore
    nab-index -- ">=2.0" --> urllib3
    nab-index -- ">=24.0" --> packaging
    nab-index -- ">=4.6" --> typing-extensions
    nab-project -- "==0.0.16" --> nab-index
    nab-project -- "==0.0.16" --> nab-markersets
    nab-project -- "==0.0.16" --> nab-provider
    nab-project -- "==0.0.16" --> nab-resolver
    nab-project -- ">=1.0" --> installer
    nab-project -- ">=1.2" --> build
    nab-project -- ">=1.2" --> pyproject-hooks
    nab-project -- ">=1.2" --> tomli-w
    nab-project -- ">=2.2" --> tomli
    nab-project -- ">=24.0" --> packaging
    nab-project -- ">=4.6" --> typing-extensions
    nab-provider -- "==0.0.16" --> nab-markersets
    nab-provider -- "==0.0.16" --> nab-resolver
    nab-provider -- ">=4.6" --> typing-extensions
    pydantic -- "==2.46.5" --> pydantic-core
    pydantic -- ">=0.4.2" --> typing-inspection
    pydantic -- ">=0.6.0" --> annotated-types
    pydantic -- ">=4.14.1" --> typing-extensions
    pydantic-core -- ">=4.14.1" --> typing-extensions
    pypac -- ">=0.10.1.20240602" --> publicsuffixlist
    pypac -- ">=0.2.2" --> dukpy
    pypac -- ">=2.0.0" --> requests
    python-rule-engine -- ">=1.5.3,<2.0.0" --> jsonpath-ng
    python-rule-engine -- ">=2.10.6,<3.0.0" --> pydantic
    python-rule-engine -- ">=2.29.0,<3.0.0" --> pydantic-core
    qgis-deployment-toolbelt -- "==1.9.*" --> distro
    qgis-deployment-toolbelt -- ">=0.10.1,<1" --> truststore
    qgis-deployment-toolbelt -- ">=0.12,<0.16" --> giturlparse
    qgis-deployment-toolbelt -- ">=0.19,<1" --> pypac
    qgis-deployment-toolbelt -- ">=0.5,<1.1" --> python-rule-engine
    qgis-deployment-toolbelt -- ">=1.2.5,<2" --> dulwich
    qgis-deployment-toolbelt -- ">=2.0.0,<2.1" --> imagesize
    qgis-deployment-toolbelt -- ">=2.1.0,<2.2.0" --> send2trash
    qgis-deployment-toolbelt -- ">=2.32.3,<3" --> requests
    qgis-deployment-toolbelt -- ">=26.3,<27" --> packaging
    qgis-deployment-toolbelt -- ">=5.4,<7" --> pyyaml
    requests -- ">=1.26,<3" --> urllib3
    requests -- ">=2,<4" --> charset-normalizer
    requests -- ">=2.5,<4" --> idna
    requests -- ">=2023.5.7" --> certifi
    typing-inspection -- ">=4.15.0" --> typing-extensions

    

Licenses

Generated with pip-licenses

Name

Version

License

Author

URL

Description

PyPAC

0.19.0

Apache Software License

Carson Lam

https://github.com/carsonyl/pypac

Proxy auto-config and auto-discovery for Python.

PyYAML

6.0.3

MIT License

Kirill Simonov

https://pyyaml.org/

YAML parser and emitter for Python

Send2Trash

2.1.0

BSD-3-Clause

Andrew Senetar arsenetar@voltaicideas.net

https://github.com/arsenetar/send2trash

Send file to trash natively under Mac OS X, Windows and Linux

annotated-types

0.8.0

MIT

Adrian Garcia Badaracco 1755071+adriangb@users.noreply.github.com, Samuel Colvin s@muelcolvin.com, Zac Hatfield-Dodds zac@zhd.dev

https://github.com/annotated-types/annotated-types

Reusable constraint types to use with typing.Annotated

argcomplete

3.7.2

Apache Software License

Andrey Kislyuk

https://github.com/kislyuk/argcomplete

Bash tab completion for argparse

build

1.6.0

MIT

Filipe Laíns lains@riseup.net, Bernát Gábor gaborjbernat@gmail.com, layday layday@protonmail.com, Henry Schreiner henryschreineriii@gmail.com

https://build.pypa.io

A simple, correct Python build frontend

certifi

2026.7.22

Mozilla Public License 2.0 (MPL 2.0)

Kenneth Reitz

https://github.com/certifi/python-certifi

Python package for providing Mozilla’s CA Bundle.

charset-normalizer

3.5.1

MIT

“Ahmed R. TAHRI” tahri.ahmed@proton.me

https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md

The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.

distro

1.9.0

Apache Software License

Nir Cohen

https://github.com/python-distro/distro

Distro - an OS platform information API

dukpy

0.6.0

MIT

Alessandro Molina alessandro@molina.fyi

https://github.com/amol-/dukpy

Simple JavaScript interpreter for Python

dulwich

1.2.14

Apache-2.0 OR GPL-2.0-or-later

Jelmer Vernooij jelmer@jelmer.uk

https://www.dulwich.io/

Python Git Library

giturlparse

0.15.0

Apache Software License

Aaron O Mullan

https://github.com/nephila/giturlparse

A Git URL parsing module (supports parsing and rewriting)

idna

3.19

BSD-3-Clause

Kim Davies kim+pypi@gumleaf.org

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

imagesize

2.0.1

MIT

Yoshiki Shibukawa yoshiki@shibu.jp

https://github.com/shibukawa/imagesize_py

Get image size from headers (BMP/PNG/JPEG/JPEG2000/GIF/TIFF/SVG/Netpbm/WebP/AVIF/HEIC/HEIF)

installer

1.0.1

MIT

Pradyun Gedam pradyunsg@gmail.com

UNKNOWN

A library for installing Python wheels.

jsonpath-ng

1.8.0

Apache Software License

Tomas Aparicio

https://github.com/h2non/jsonpath-ng

A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.

nab-index

0.0.16

MIT

Damian Shaw damian.peter.shaw@gmail.com

https://github.com/notatallshaw/nab

PyPI Simple-API client and on-disk cache for nab

nab-markersets

0.0.16

MIT

Damian Shaw damian.peter.shaw@gmail.com

https://github.com/notatallshaw/nab

PEP 508 marker algebra: markers as sets of environments

nab-project

0.0.16

MIT

Damian Shaw damian.peter.shaw@gmail.com

https://github.com/notatallshaw/nab

Index-backed provider, lockfile emitter, and downloader for nab

nab-provider

0.0.16

MIT

Damian Shaw damian.peter.shaw@gmail.com

https://github.com/notatallshaw/nab

IO-free resolution core for nab

nab-resolver

0.0.16

MIT

Damian Shaw damian.peter.shaw@gmail.com

https://github.com/notatallshaw/nab

Generic PubGrub dependency-resolver core

packaging

26.3

Apache-2.0 OR BSD-2-Clause

Donald Stufft donald@stufft.io

https://github.com/pypa/packaging

Core utilities for Python packages

pipdeptree

4.2.3

MIT

UNKNOWN

https://github.com/tox-dev/pipdeptree

Command line utility to show dependency tree of packages.

publicsuffixlist

1.0.2.20260903

Mozilla Public License 2.0 (MPL 2.0)

ko-zu

https://github.com/ko-zu/psl

publicsuffixlist implement

pydantic

2.13.5

MIT

Samuel Colvin s@muelcolvin.com, Eric Jolibois em.jolibois@gmail.com, Hasan Ramezani hasan.r67@gmail.com, Adrian Garcia Badaracco 1755071+adriangb@users.noreply.github.com, Terrence Dorsey terry@pydantic.dev, David Montague david@pydantic.dev, Serge Matveenko lig@countzero.co, Marcelo Trylesinski marcelotryle@gmail.com, Sydney Runkle sydneymarierunkle@gmail.com, David Hewitt mail@davidhewitt.dev, Alex Hall alex.mojaki@gmail.com, Victorien Plot contact@vctrn.dev

https://github.com/pydantic/pydantic

Data validation using Python type hints

pydantic_core

2.46.5

MIT

Samuel Colvin s@muelcolvin.com, Adrian Garcia Badaracco 1755071+adriangb@users.noreply.github.com, David Montague david@pydantic.dev, David Hewitt mail@davidhewitt.dev, Sydney Runkle sydneymarierunkle@gmail.com, Victorien Plot contact@vctrn.dev

https://github.com/pydantic

Core functionality for Pydantic validation and serialization

pyproject_hooks

1.2.0

MIT License

Thomas Kluyver thomas@kluyver.me.uk

https://github.com/pypa/pyproject-hooks

Wrappers to call pyproject.toml-based build backend hooks.

python-rule-engine

1.0.0

MIT License

Santiago Alvarez

https://github.com/santalvarez/python-rule-engine

A rule engine where rules are written in JSON format

requests

2.34.2

Apache Software License

Kenneth Reitz me@kennethreitz.org

https://github.com/psf/requests

Python HTTP for Humans.

tomli

2.4.1

MIT

Taneli Hukkinen hukkin@users.noreply.github.com

https://github.com/hukkin/tomli

A lil’ TOML parser

tomli_w

1.2.0

MIT License

Taneli Hukkinen hukkin@users.noreply.github.com

https://github.com/hukkin/tomli-w

A lil’ TOML writer

truststore

0.10.4

MIT

Seth Michael Larson sethmichaellarson@gmail.com, David Glick david@glicksoftware.com

https://github.com/sethmlarson/truststore

Verify certificates using native system trust stores

typing-inspection

0.4.4

MIT

Victorien Plot contact@vctrn.dev

https://github.com/pydantic/typing-inspection

Runtime typing introspection tools

typing_extensions

4.16.0

PSF-2.0

“Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee” levkivskyi@gmail.com

https://github.com/python/typing_extensions

Backported and Experimental Type Hints for Python 3.9+

urllib3

2.7.0

MIT

Andrey Petrov andrey.petrov@shazow.net

https://github.com/urllib3/urllib3/blob/main/CHANGES.rst

HTTP library with thread-safe connection pooling, file post, and more.


Images