|
1 |
| -| Name | Version | License | |
2 |
| -|--------------------|-----------------|--------------------------------------------------------------------------------------------------| |
3 |
| -| Authlib | 1.3.1 | BSD License | |
4 |
| -| Jinja2 | 3.1.4 | BSD License | |
5 |
| -| MarkupSafe | 2.1.5 | BSD License | |
6 |
| -| Pygments | 2.18.0 | BSD License | |
7 |
| -| annotated-types | 0.7.0 | MIT License | |
8 |
| -| backports.tarfile | 1.2.0 | MIT License | |
9 |
| -| build | 1.2.1 | MIT License | |
10 |
| -| cachetools | 5.3.3 | MIT License | |
11 |
| -| certifi | 2024.7.4 | Mozilla Public License 2.0 (MPL 2.0) | |
12 |
| -| cffi | 1.17.0 | MIT License | |
13 |
| -| chardet | 5.2.0 | GNU Lesser General Public License v2 or later (LGPLv2+) | |
14 |
| -| charset-normalizer | 3.3.2 | MIT License | |
15 |
| -| click | 8.1.7 | BSD License | |
16 |
| -| colorama | 0.4.6 | BSD License | |
17 |
| -| coverage | 7.5.4 | Apache Software License | |
18 |
| -| cryptography | 43.0.0 | Apache Software License; BSD License | |
19 |
| -| distlib | 0.3.8 | Python Software Foundation License | |
20 |
| -| docutils | 0.21.2 | BSD License; GNU General Public License (GPL); Public Domain; Python Software Foundation License | |
21 |
| -| dparse | 0.6.4 | MIT License | |
22 |
| -| filelock | 3.12.4 | The Unlicense (Unlicense) | |
23 |
| -| idna | 3.7 | BSD License | |
24 |
| -| importlib_metadata | 8.4.0 | Apache Software License | |
25 |
| -| iniconfig | 2.0.0 | MIT License | |
26 |
| -| install | 1.3.5 | MIT License | |
27 |
| -| jaraco.classes | 3.4.0 | MIT License | |
28 |
| -| jaraco.context | 6.0.1 | MIT License | |
29 |
| -| jaraco.functools | 4.0.2 | MIT License | |
30 |
| -| keyring | 25.3.0 | MIT License | |
31 |
| -| markdown-it-py | 3.0.0 | MIT License | |
32 |
| -| marshmallow | 3.21.3 | MIT License | |
33 |
| -| mdurl | 0.1.2 | MIT License | |
34 |
| -| more-itertools | 10.4.0 | MIT License | |
35 |
| -| mypy | 1.10.1 | MIT License | |
36 |
| -| mypy-extensions | 1.0.0 | MIT License | |
37 |
| -| nh3 | 0.2.18 | MIT | |
38 |
| -| packaging | 24.1 | Apache Software License; BSD License | |
39 |
| -| pkginfo | 1.10.0 | MIT License | |
40 |
| -| platformdirs | 4.2.2 | MIT License | |
41 |
| -| pluggy | 1.5.0 | MIT License | |
42 |
| -| psutil | 6.0.0 | BSD License | |
43 |
| -| pycparser | 2.22 | BSD License | |
44 |
| -| pydantic | 2.8.2 | MIT License | |
45 |
| -| pydantic_core | 2.20.1 | MIT License | |
46 |
| -| pyproject-api | 1.7.1 | MIT License | |
47 |
| -| pyproject_hooks | 1.1.0 | MIT License | |
48 |
| -| pytest | 7.4.4 | MIT License | |
49 |
| -| pytest-cov | 4.1.0 | MIT License | |
50 |
| -| readme_renderer | 44.0 | Apache Software License | |
51 |
| -| requests | 2.32.3 | Apache Software License | |
52 |
| -| requests-toolbelt | 1.0.0 | Apache Software License | |
53 |
| -| rfc3986 | 2.0.0 | Apache Software License | |
54 |
| -| rich | 13.7.1 | MIT License | |
55 |
| -| ruamel.yaml | 0.18.6 | MIT License | |
56 |
| -| ruamel.yaml.clib | 0.2.8 | MIT License | |
57 |
| -| safety | 3.2.5 | MIT License | |
58 |
| -| safety-schemas | 0.0.3 | MIT License | |
59 |
| -| shellingham | 1.5.4 | ISC License (ISCL) | |
60 |
| -| toml | 0.10.2 | MIT License | |
61 |
| -| tox | 4.15.1 | MIT License | |
62 |
| -| twine | 5.1.1 | Apache Software License | |
63 |
| -| typer | 0.12.3 | MIT License | |
64 |
| -| types-Pygments | 2.18.0.20240506 | Apache Software License | |
65 |
| -| types-colorama | 0.4.15.20240311 | Apache Software License | |
66 |
| -| types-docutils | 0.21.0.20240708 | Apache Software License | |
67 |
| -| types-requests | 2.32.0.20240622 | Apache Software License | |
68 |
| -| types-setuptools | 70.2.0.20240704 | Apache Software License | |
69 |
| -| typing_extensions | 4.12.2 | Python Software Foundation License | |
70 |
| -| urllib3 | 2.2.2 | MIT License | |
71 |
| -| virtualenv | 20.26.3 | MIT License | |
72 |
| -| zipp | 3.20.0 | MIT License | |
| 1 | +# Package Licenses |
| 2 | + |
| 3 | +| Name | Version | License | |
| 4 | +|------|---------|----------| |
| 5 | +| annotated-types | 0.7.0 | MIT License | |
| 6 | +| authlib | 1.4.0 | BSD-3-Clause | |
| 7 | +| certifi | 2024.12.14 | MPL-2.0 | |
| 8 | +| cffi | 1.17.1 | MIT | |
| 9 | +| charset-normalizer | 3.4.1 | MIT | |
| 10 | +| click | 8.1.8 | BSD License | |
| 11 | +| cryptography | 44.0.0 | Apache-2.0 OR BSD-3-Clause | |
| 12 | +| dparse | 0.6.4 | MIT license | |
| 13 | +| filelock | 3.16.1 | Unlicense | |
| 14 | +| idna | 3.10 | BSD License | |
| 15 | +| jinja2 | 3.1.5 | BSD License | |
| 16 | +| joblib | 1.4.2 | BSD 3-Clause | |
| 17 | +| markdown-it-py | 3.0.0 | MIT License | |
| 18 | +| markupsafe | 3.0.2 | BSD License | |
| 19 | +| marshmallow | 3.23.3 | MIT License | |
| 20 | +| mdurl | 0.1.2 | MIT License | |
| 21 | +| nltk | 3.9.1 | Apache License, Version 2.0 | |
| 22 | +| packaging | 24.2 | Apache Software License | |
| 23 | +| psutil | 6.1.1 | BSD-3-Clause | |
| 24 | +| pycparser | 2.22 | BSD-3-Clause | |
| 25 | +| pydantic | 2.9.2 | MIT | |
| 26 | +| pydantic-core | 2.23.4 | MIT | |
| 27 | +| pygments | 2.18.0 | BSD-2-Clause | |
| 28 | +| regex | 2024.11.6 | Apache Software License | |
| 29 | +| requests | 2.32.3 | Apache-2.0 | |
| 30 | +| rich | 13.9.4 | MIT | |
| 31 | +| ruamel-yaml | 0.18.8 | MIT license | |
| 32 | +| ruamel-yaml-clib | 0.2.12 | MIT | |
| 33 | +| safety | 3.3.0 | MIT | |
| 34 | +| safety-schemas | 0.0.11 | MIT | |
| 35 | +| setuptools | 75.8.0 | MIT License | |
| 36 | +| shellingham | 1.5.4 | ISC License | |
| 37 | +| tqdm | 4.67.1 | MPL-2.0 AND MIT | |
| 38 | +| typer | 0.15.1 | MIT License | |
| 39 | +| typing-extensions | 4.12.2 | Python Software Foundation License | |
| 40 | +| urllib3 | 2.3.0 | MIT License | |
0 commit comments