-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsbom.txt
93 lines (93 loc) · 23.3 KB
/
sbom.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Name Version License Author
PyYAML 6.0.2 MIT License Kirill Simonov
Pygments 2.18.0 BSD License Georg Brandl <georg@python.org>
aiohappyeyeballs 2.4.0 Other/Proprietary License; Python Software Foundation License J. Nick Koston
aiohttp 3.10.5 Apache Software License UNKNOWN
aiosignal 1.3.1 Apache Software License UNKNOWN
asttokens 2.4.1 Apache 2.0 Dmitry Sagalovskiy, Grist Labs
async-timeout 4.0.3 Apache Software License Andrew Svetlov <andrew.svetlov@gmail.com>
attrs 24.2.0 MIT License Hynek Schlawack <hs@ox.cx>
backports.tarfile 1.2.0 MIT License "Jason R. Coombs" <jaraco@jaraco.com>
black 24.8.0 MIT License Łukasz Langa <lukasz@langa.pl>
blackdoc 0.3.9 MIT License Justus Magin
certifi 2024.7.4 Mozilla Public License 2.0 (MPL 2.0) Kenneth Reitz
charset-normalizer 3.3.2 MIT License Ahmed TAHRI
click 8.1.7 BSD License UNKNOWN
coverage 7.6.1 Apache Software License Ned Batchelder and 230 others
datasets 2.21.0 Apache Software License HuggingFace Inc.
decorator 5.1.1 BSD License Michele Simionato
dill 0.3.8 BSD License Mike McKerns
docutils 0.21.2 BSD License; GNU General Public License (GPL); Public Domain; Python Software Foundation License David Goodger <goodger@python.org>
exceptiongroup 1.2.2 MIT License Alex Grönholm <alex.gronholm@nextday.fi>
execnet 2.1.1 MIT License holger krekel and others
executing 2.0.1 MIT License Alex Hall
filelock 3.15.4 The Unlicense (Unlicense) UNKNOWN
frozenlist 1.4.1 Apache Software License UNKNOWN
fsspec 2024.6.1 BSD License UNKNOWN
huggingface-hub 0.24.6 Apache Software License Hugging Face, Inc.
idna 3.8 BSD License Kim Davies <kim+pypi@gumleaf.org>
imbalanced-learn 0.12.3 MIT UNKNOWN
importlib_metadata 8.4.0 Apache Software License "Jason R. Coombs" <jaraco@jaraco.com>
iniconfig 2.0.0 MIT License Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>, Holger Krekel <holger.krekel@gmail.com>
ipython 8.26.0 BSD License The IPython Development Team
isort 5.13.2 MIT License Timothy Crosley
jaraco.classes 3.4.0 MIT License Jason R. Coombs
jaraco.context 6.0.1 MIT License "Jason R. Coombs" <jaraco@jaraco.com>
jaraco.functools 4.0.2 MIT License "Jason R. Coombs" <jaraco@jaraco.com>
jedi 0.19.1 MIT License David Halter
joblib 1.4.2 BSD License Gael Varoquaux <gael.varoquaux@normalesup.org>
keyring 25.3.0 MIT License Kang Zhang <jobo.zh@gmail.com>
loguru 0.7.2 MIT License Delgan
lz4 4.3.3 BSD License Jonathan Underwood
markdown-it-py 3.0.0 MIT License Chris Sewell <chrisj_sewell@hotmail.com>
matplotlib-inline 0.1.7 BSD License IPython Development Team <ipython-dev@python.org>
mdurl 0.1.2 MIT License Taneli Hukkinen <hukkin@users.noreply.github.com>
more-itertools 10.4.0 MIT License Erik Rose <erikrose@grinchcentral.com>
multidict 6.0.5 Apache Software License Andrew Svetlov
multiprocess 0.70.16 BSD License Mike McKerns
mypy 1.11.2 MIT License Jukka Lehtosalo
mypy-extensions 1.0.0 MIT License The mypy developers
nh3 0.2.18 MIT messense <messense@icloud.com>
numpy 2.1.0 BSD License Travis E. Oliphant et al.
orjson 3.10.7 Apache Software License; MIT License ijl <ijl@mailbox.org>
packaging 24.1 Apache Software License; BSD License Donald Stufft <donald@stufft.io>
pandas 2.2.2 BSD License The Pandas Development Team <pandas-dev@python.org>
parso 0.8.4 MIT License David Halter
pathspec 0.12.1 Mozilla Public License 2.0 (MPL 2.0) "Caleb P. Burns" <cpburnz@gmail.com>
pexpect 4.9.0 ISC License (ISCL) Noah Spurrier; Thomas Kluyver; Jeff Quast
pkginfo 1.10.0 MIT License Tres Seaver, Agendaless Consulting
platformdirs 4.2.2 MIT License UNKNOWN
pluggy 1.5.0 MIT License Holger Krekel
prompt_toolkit 3.0.47 BSD License Jonathan Slenders
ptyprocess 0.7.0 ISC License (ISCL) Thomas Kluyver
pure_eval 0.2.3 MIT License Alex Hall
pyarrow 17.0.0 Apache Software License UNKNOWN
pytest 8.3.2 MIT License Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others (See AUTHORS)
pytest-cov 5.0.0 MIT License Marc Schlaich
pytest-xdist 3.6.1 MIT License holger krekel and contributors <pytest-dev@python.org>, holger@merlinux.eu
python-dateutil 2.9.0.post0 Apache Software License; BSD License Gustavo Niemeyer
pytz 2024.1 MIT License Stuart Bishop
readme_renderer 44.0 Apache Software License The Python Packaging Authority <admin@mail.pypi.org>
requests 2.32.3 Apache Software License Kenneth Reitz
requests-toolbelt 1.0.0 Apache Software License Ian Cordasco, Cory Benfield
rfc3986 2.0.0 Apache Software License Ian Stapleton Cordasco
rich 13.8.0 MIT License Will McGugan
ruff 0.6.2 MIT License Charlie Marsh <charlie.r.marsh@gmail.com>
scikit-learn 1.5.1 BSD License UNKNOWN
scipy 1.14.1 BSD License UNKNOWN
six 1.16.0 MIT License Benjamin Peterson
stack-data 0.6.3 MIT License Alex Hall
tabulate 0.9.0 MIT License Sergey Astanin <s.astanin@gmail.com>
threadpoolctl 3.5.0 BSD License Thomas Moreau
tokenize-rt 6.0.0 MIT License Anthony Sottile
tqdm 4.66.5 MIT License; Mozilla Public License 2.0 (MPL 2.0) UNKNOWN
traitlets 5.14.3 BSD License IPython Development Team <ipython-dev@python.org>
twine 5.1.1 Apache Software License Donald Stufft and individual contributors <donald@stufft.io>
typing_extensions 4.12.2 Python Software Foundation License "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com>
typos 1.24.1 MIT OR Apache-2.0 UNKNOWN
tzdata 2024.1 Apache Software License Python Software Foundation
unified-io 0.1.0 MIT License Elias Bassani
urllib3 2.2.2 MIT License Andrey Petrov <andrey.petrov@shazow.net>
xxhash 3.5.0 BSD License Yue Du
yarl 1.9.4 Apache Software License Andrew Svetlov
zipp 3.20.1 MIT License "Jason R. Coombs" <jaraco@jaraco.com>