Third Party Dependencies
The SBOM in CycloneDX v1.4 JSON format with SHA256 checksum (ebbbbfb9 ...).
Licenses
JSON files with complete license info of: direct dependencies | all dependencies
Direct Dependencies
| Name | Version | License | Author | Description (from packaging data) |
|---|---|---|---|---|
| atlassian-python-api | 3.25.0 | Apache Software License | Matt Harasymczuk | Python Atlassian REST API Wrapper |
| cogapp | 3.3.0 | MIT License | Ned Batchelder | Cog: A content generator for executing Python snippets in source files. |
| jmespath | 1.0.1 | MIT License | James Saryerwinnie | JSON Matching Expressions |
| pydantic | 1.9.1 | MIT License | Samuel Colvin | Data validation and settings management using python type hints |
| requests-cache | 0.9.5 | BSD License | Roman Haritonov | A transparent persistent cache for the requests library |
| scooby | 0.5.12 | MIT License | Dieter Werthmüller & Bane Sullivan | A Great Dane turned Python environment detective |
| typer | 0.5.0 | MIT License | Sebastián Ramírez | Typer, build great CLIs. Easy to code. Based on Python type hints. |
Indirect Dependencies
| Name | Version | License | Author | Description (from packaging data) |
|---|---|---|---|---|
| Deprecated | 1.2.13 | MIT License | Laurent LAPORTE | Python @deprecated decorator to deprecate old python classes, functions or methods. |
| appdirs | 1.4.4 | MIT License | Trent Mick | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". |
| attrs | 21.4.0 | MIT License | Hynek Schlawack | Classes Without Boilerplate |
| cattrs | 22.1.0 | MIT License | Tin Tvrtkovic | Composable complex class support for attrs and dataclasses. |
| certifi | 2022.6.15 | Mozilla Public License 2.0 (MPL 2.0) | Kenneth Reitz | Python package for providing Mozilla's CA Bundle. |
| charset-normalizer | 2.1.0 | MIT License | Ahmed TAHRI @Ousret | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
| click | 8.1.3 | BSD License | Armin Ronacher | Composable command line interface toolkit |
| idna | 3.3 | BSD License | Kim Davies | Internationalized Domain Names in Applications (IDNA) |
| oauthlib | 3.2.0 | BSD License | The OAuthlib Community | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic |
| requests-oauthlib | 1.3.1 | BSD License | Kenneth Reitz | OAuthlib authentication support for Requests. |
| requests | 2.28.1 | Apache Software License | Kenneth Reitz | Python HTTP for Humans. |
| six | 1.16.0 | MIT License | Benjamin Peterson | Python 2 and 3 compatibility utilities |
| typing-extensions | 4.3.0 | Python Software Foundation License | UNKNOWN | Backported and Experimental Type Hints for Python 3.7+ |
| url-normalize | 1.4.3 | MIT License | Nikolay Panov | URL normalization for Python |
| urllib3 | 1.26.9 | MIT License | Andrey Petrov | HTTP library with thread-safe connection pooling, file post, and more. |
| wrapt | 1.14.1 | BSD License | Graham Dumpleton | Module for decorators, wrappers and monkey patching. |
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
atlassian-python-api==3.25.0
- deprecated [required: Any, installed: 1.2.13]
- wrapt [required: >=1.10,<2, installed: 1.14.1]
- oauthlib [required: Any, installed: 3.2.0]
- requests [required: Any, installed: 2.28.1]
- certifi [required: >=2017.4.17, installed: 2022.6.15]
- charset-normalizer [required: >=2,<3, installed: 2.1.0]
- idna [required: >=2.5,<4, installed: 3.3]
- urllib3 [required: >=1.21.1,<1.27, installed: 1.26.9]
- requests-oauthlib [required: Any, installed: 1.3.1]
- oauthlib [required: >=3.0.0, installed: 3.2.0]
- requests [required: >=2.0.0, installed: 2.28.1]
- certifi [required: >=2017.4.17, installed: 2022.6.15]
- charset-normalizer [required: >=2,<3, installed: 2.1.0]
- idna [required: >=2.5,<4, installed: 3.3]
- urllib3 [required: >=1.21.1,<1.27, installed: 1.26.9]
- six [required: Any, installed: 1.16.0]
cogapp==3.3.0
jmespath==1.0.1
pydantic==1.9.1
- typing-extensions [required: >=3.7.4.3, installed: 4.3.0]
requests-cache==0.9.5
- appdirs [required: >=1.4.4,<2.0.0, installed: 1.4.4]
- attrs [required: >=21.2,<22.0, installed: 21.4.0]
- cattrs [required: >=1.8,<=22.2, installed: 22.1.0]
- attrs [required: >=20, installed: 21.4.0]
- exceptiongroup [required: Any, installed: 1.0.0rc8]
- exceptiongroup [required: >=1.0.0-rc.3, installed: 1.0.0rc8]
- requests [required: >=2.22,<3.0, installed: 2.28.1]
- certifi [required: >=2017.4.17, installed: 2022.6.15]
- charset-normalizer [required: >=2,<3, installed: 2.1.0]
- idna [required: >=2.5,<4, installed: 3.3]
- urllib3 [required: >=1.21.1,<1.27, installed: 1.26.9]
- url-normalize [required: >=1.4,<2.0, installed: 1.4.3]
- six [required: Any, installed: 1.16.0]
- urllib3 [required: >=1.25.5,<2.0.0, installed: 1.26.9]
scooby==0.5.12
typer==0.5.0
- click [required: >=7.1.1,<9.0.0, installed: 8.1.3]