Third Party Dependencies

The SBOM in CycloneDX v1.4 JSON format with SHA256 checksum (1d1afa90 ...).

Licenses

JSON files with complete license info of: direct dependencies | all dependencies

Direct Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
pydantic2.5.3MIT LicenseSamuel 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.ioData validation using Python type hints
typer0.9.0MIT LicenseSebastián RamírezTyper, build great CLIs. Easy to code. Based on Python type hints.

Indirect Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
click8.1.5BSD LicensePallets contact@palletsprojects.comComposable command line interface toolkit
typing_extensions4.7.1Python Software Foundation License"Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" levkivskyi@gmail.comBackported and Experimental Type Hints for Python 3.7+

Dependency Tree(s)

JSON file with the complete package dependency tree info of: the full dependency tree

Rendered SVG

Base graphviz file in dot format: Trees of the direct dependencies

Trees of the direct dependencies

Console Representation

pydantic==2.5.3 ├── annotated-types [required: >=0.4.0, installed: 0.5.0] ├── pydantic-core [required: ==2.14.6, installed: 2.14.6] │ └── typing-extensions [required: >=4.6.0,!=4.7.0, installed: 4.7.1] └── typing-extensions [required: >=4.6.1, installed: 4.7.1] typer==0.9.0 ├── click [required: >=7.1.1,<9.0.0, installed: 8.1.5] └── typing-extensions [required: >=3.7.4.3, installed: 4.7.1]