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
| Name | Version | License | Author | Description (from packaging data) | 
|---|---|---|---|---|
| watchfiles | 0.21.0 | MIT License | Samuel Colvin [email protected] | Simple, modern and high performance file watching and code reload in python. | 
Indirect Dependencies
| Name | Version | License | Author | Description (from packaging data) | 
|---|---|---|---|---|
| anyio | 3.7.1 | MIT License | Alex Grönholm [email protected] | High level compatibility layer for multiple asynchronous event loop implementations | 
| exceptiongroup | 1.1.2 | MIT License | Alex Grönholm [email protected] | Backport of PEP 654 (exception groups) | 
| idna | 3.4 | BSD License | Kim Davies [email protected] | Internationalized Domain Names in Applications (IDNA) | 
| sniffio | 1.3.0 | Apache Software License; MIT License | Nathaniel J. Smith | Sniff 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
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]