Third Party Dependencies

The SBOM in CycloneDX v1.4 JSON format with SHA256 checksum (5c171d26 ...).

Licenses

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

Direct Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
watchfiles0.21.0MIT LicenseSamuel Colvin [email protected]Simple, modern and high performance file watching and code reload in python.

Indirect Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
anyio3.7.1MIT LicenseAlex Grönholm [email protected]High level compatibility layer for multiple asynchronous event loop implementations
exceptiongroup1.1.2MIT LicenseAlex Grönholm [email protected]Backport of PEP 654 (exception groups)
idna3.4BSD LicenseKim Davies [email protected]Internationalized Domain Names in Applications (IDNA)
sniffio1.3.0Apache Software License; MIT LicenseNathaniel J. SmithSniff out which async library your code is running under

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

watchfiles==0.21.0
└── anyio [required: >=3.0.0, installed: 3.7.1]
    ├── exceptiongroup [required: Any, installed: 1.1.2]
    ├── idna [required: >=2.8, installed: 3.4]
    └── sniffio [required: >=1.1, installed: 1.3.0]