-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathLICENSES_THIRD_PARTY
213 lines (213 loc) · 44.3 KB
/
LICENSES_THIRD_PARTY
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
Name Version License URL
Babel 2.15.0 BSD License https://babel.pocoo.org/
CacheControl 0.14.0 Apache Software License https://pypi.org/project/CacheControl/
Flask 3.0.3 BSD License https://github.com/pallets/flask/
Jinja2 3.1.4 BSD License https://github.com/pallets/jinja/
MarkupSafe 2.1.5 BSD License https://palletsprojects.com/p/markupsafe/
PyYAML 6.0.1 MIT License https://pyyaml.org/
Pygments 2.18.0 BSD License https://pygments.org
SecretStorage 3.3.3 BSD License https://github.com/mitya57/secretstorage
Send2Trash 1.8.3 BSD License https://github.com/arsenetar/send2trash
Sphinx 7.4.3 BSD License https://www.sphinx-doc.org/
Werkzeug 3.0.3 BSD License UNKNOWN
accessible-pygments 0.0.5 BSD License https://github.com/Quansight-Labs/accessible-pygments
alabaster 0.7.16 BSD License https://alabaster.readthedocs.io/
anyio 4.4.0 MIT License https://anyio.readthedocs.io/en/stable/versionhistory.html
argon2-cffi 23.1.0 MIT License https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md
argon2-cffi-bindings 21.2.0 MIT License https://github.com/hynek/argon2-cffi-bindings
arrow 1.3.0 Apache Software License https://github.com/arrow-py/arrow
asttokens 2.4.1 Apache 2.0 https://github.com/gristlabs/asttokens
async-lru 2.0.4 MIT License https://github.com/aio-libs/async-lru
attrs 23.2.0 MIT License https://www.attrs.org/en/stable/changelog.html
beautifulsoup4 4.12.3 MIT License https://www.crummy.com/software/BeautifulSoup/bs4/
bleach 6.1.0 Apache Software License https://github.com/mozilla/bleach
blinker 1.8.2 MIT License https://github.com/pallets-eco/blinker/
botorch 0.11.1 MIT License https://botorch.org
build 1.2.1 MIT License https://build.pypa.io
certifi 2024.7.4 Mozilla Public License 2.0 (MPL 2.0) https://github.com/certifi/python-certifi
cffi 1.16.0 MIT License http://cffi.readthedocs.org
charset-normalizer 3.3.2 MIT License https://github.com/Ousret/charset_normalizer
cleo 2.1.0 MIT License https://github.com/python-poetry/cleo
click 8.1.7 BSD License https://palletsprojects.com/p/click/
cloudpickle 3.0.0 BSD License https://github.com/cloudpipe/cloudpickle
comm 0.2.2 BSD License https://github.com/ipython/comm
contourpy 1.2.1 BSD License https://github.com/contourpy/contourpy
coverage 7.6.0 Apache Software License https://github.com/nedbat/coveragepy
crashtest 0.4.1 MIT License https://github.com/sdispater/crashtest
cryptography 43.0.0 Apache Software License; BSD License https://github.com/pyca/cryptography
cycler 0.12.1 BSD License https://matplotlib.org/cycler/
dash 2.17.1 MIT License https://plotly.com/dash
dash-bootstrap-components 1.6.0 Apache Software License https://dash-bootstrap-components.opensource.faculty.ai/
dash-bootstrap-templates 1.2.3 MIT License https://github.com/AnnMarieW/dash-bootstrap-templates/tree/main
dash-core-components 2.0.0 MIT UNKNOWN
dash-html-components 2.0.0 MIT https://github.com/plotly/dash-html-components
dash-table 5.0.0 MIT UNKNOWN
dash_daq 0.5.0 MIT License http://github.com/plotly/dash-daq
debugpy 1.8.2 MIT License https://aka.ms/debugpy
decorator 5.1.1 BSD License https://github.com/micheles/decorator
defusedxml 0.7.1 Python Software Foundation License https://github.com/tiran/defusedxml
distlib 0.3.8 Python Software Foundation License https://github.com/pypa/distlib
docutils 0.21.2 BSD License; GNU General Public License (GPL); Public Domain; Python Software Foundation License https://docutils.sourceforge.io
dulwich 0.21.7 Apache Software License https://www.dulwich.io/
exceptiongroup 1.2.2 MIT License https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst
executing 2.0.1 MIT License https://github.com/alexmojaki/executing
fastjsonschema 2.20.0 BSD License https://github.com/horejsek/python-fastjsonschema
filelock 3.15.4 The Unlicense (Unlicense) https://github.com/tox-dev/py-filelock
flake8 7.1.0 MIT License https://github.com/pycqa/flake8
fonttools 4.53.1 MIT License http://github.com/fonttools/fonttools
fqdn 1.5.1 Mozilla Public License 2.0 (MPL 2.0) https://github.com/ypcrts/fqdn
fsspec 2024.6.1 BSD License https://github.com/fsspec/filesystem_spec
gpytorch 1.11 MIT https://gpytorch.ai
h11 0.14.0 MIT License https://github.com/python-hyper/h11
httpcore 1.0.5 BSD License https://www.encode.io/httpcore/
httpx 0.27.0 BSD License https://github.com/encode/httpx
idna 3.7 BSD License https://github.com/kjd/idna
imagesize 1.4.1 MIT License https://github.com/shibukawa/imagesize_py
importlib_metadata 8.0.0 Apache Software License https://github.com/python/importlib_metadata
iniconfig 2.0.0 MIT License https://github.com/pytest-dev/iniconfig
installer 0.7.0 MIT License UNKNOWN
ipykernel 6.29.5 BSD License https://ipython.org
ipython 8.26.0 BSD License https://ipython.org
isoduration 20.11.0 ISC License (ISCL) https://github.com/bolsote/isoduration
itsdangerous 2.2.0 BSD License https://github.com/pallets/itsdangerous/
jaraco.classes 3.4.0 MIT License https://github.com/jaraco/jaraco.classes
jaxtyping 0.2.33 MIT License https://github.com/google/jaxtyping
jedi 0.19.1 MIT License https://github.com/davidhalter/jedi
jeepney 0.8.0 MIT License https://gitlab.com/takluyver/jeepney
joblib 1.4.2 BSD License https://joblib.readthedocs.io
json5 0.9.25 Apache Software License https://github.com/dpranke/pyjson5
jsonpointer 3.0.0 BSD License https://github.com/stefankoegl/python-json-pointer
jsonschema 4.23.0 MIT License https://github.com/python-jsonschema/jsonschema
jsonschema-specifications 2023.12.1 MIT License https://github.com/python-jsonschema/jsonschema-specifications
jupyter-events 0.10.0 BSD License http://jupyter.org
jupyter-lsp 2.2.5 BSD License https://github.com/jupyter-lsp/jupyterlab-lsp/issues
jupyter_client 8.6.2 BSD License https://jupyter.org
jupyter_core 5.7.2 BSD License https://jupyter.org
jupyter_server 2.14.2 BSD License https://jupyter-server.readthedocs.io
jupyter_server_terminals 0.5.3 BSD License https://jupyter.org
jupyterlab 4.2.3 BSD License https://jupyter.org
jupyterlab_pygments 0.3.0 BSD License https://github.com/jupyterlab/jupyterlab_pygments
jupyterlab_server 2.27.2 BSD License https://jupyterlab-server.readthedocs.io
keyring 24.3.1 MIT License https://github.com/jaraco/keyring
kiwisolver 1.4.5 BSD License https://github.com/nucleic/kiwi
linear-operator 0.5.1 MIT UNKNOWN
linkify-it-py 2.0.3 MIT License https://github.com/tsutsu3/linkify-it-py
llvmlite 0.43.0 BSD http://llvmlite.readthedocs.io
markdown-it-py 3.0.0 MIT License https://github.com/executablebooks/markdown-it-py
matplotlib 3.9.1 Python Software Foundation License https://matplotlib.org
matplotlib-inline 0.1.7 BSD License https://github.com/ipython/matplotlib-inline
mccabe 0.7.0 MIT License https://github.com/pycqa/mccabe
mdit-py-plugins 0.4.1 MIT License https://github.com/executablebooks/mdit-py-plugins
mdurl 0.1.2 MIT License https://github.com/executablebooks/mdurl
mistune 3.0.2 BSD License https://github.com/lepture/mistune
more-itertools 10.3.0 MIT License https://github.com/more-itertools/more-itertools
mpmath 1.3.0 BSD License http://mpmath.org/
msgpack 1.0.8 Apache Software License https://msgpack.org/
multipledispatch 1.0.0 BSD http://github.com/mrocklin/multipledispatch/
myst-parser 3.0.1 MIT License https://github.com/executablebooks/MyST-Parser
nbclient 0.10.0 BSD License https://jupyter.org
nbconvert 7.16.4 BSD License https://jupyter.org
nbformat 5.10.4 BSD License https://jupyter.org
nbsphinx 0.9.4 MIT License https://nbsphinx.readthedocs.io/
nest-asyncio 1.6.0 BSD License https://github.com/erdewit/nest_asyncio
networkx 3.3 BSD License https://networkx.org/
notebook_shim 0.2.4 BSD License UNKNOWN
numba 0.60.0 BSD License https://numba.pydata.org
numpy 1.26.4 BSD License https://numpy.org
nvidia-cublas-cu12 12.1.3.1 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-cuda-cupti-cu12 12.1.105 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-cuda-nvrtc-cu12 12.1.105 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-cuda-runtime-cu12 12.1.105 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-cudnn-cu12 8.9.2.26 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-cufft-cu12 11.0.2.54 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-curand-cu12 10.3.2.106 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-cusolver-cu12 11.4.5.107 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-cusparse-cu12 12.1.0.106 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-nccl-cu12 2.20.5 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-nvjitlink-cu12 12.5.82 Other/Proprietary License https://developer.nvidia.com/cuda-zone
nvidia-nvtx-cu12 12.1.105 Other/Proprietary License https://developer.nvidia.com/cuda-zone
obsidian 0.7.2 UNKNOWN UNKNOWN
opt-einsum 3.3.0 MIT https://github.com/dgasmith/opt_einsum
overrides 7.7.0 Apache License, Version 2.0 https://github.com/mkorpela/overrides
packaging 24.1 Apache Software License; BSD License https://github.com/pypa/packaging
pandas 2.2.2 BSD License https://pandas.pydata.org
pandocfilters 1.5.1 BSD License http://github.com/jgm/pandocfilters
parso 0.8.4 MIT License https://github.com/davidhalter/parso
pexpect 4.9.0 ISC License (ISCL) https://pexpect.readthedocs.io/
pillow 10.4.0 Historical Permission Notice and Disclaimer (HPND) https://python-pillow.org
pkginfo 1.11.1 MIT License https://code.launchpad.net/~tseaver/pkginfo/trunk
platformdirs 4.2.2 MIT License https://github.com/platformdirs/platformdirs
plotly 5.22.0 MIT License https://plotly.com/python/
pluggy 1.5.0 MIT License https://github.com/pytest-dev/pluggy
poetry 1.8.3 MIT License https://python-poetry.org/
poetry-core 1.9.0 MIT License https://github.com/python-poetry/poetry-core
poetry-plugin-export 1.8.0 MIT License https://python-poetry.org/
prometheus_client 0.20.0 Apache Software License https://github.com/prometheus/client_python
prompt_toolkit 3.0.47 BSD License https://github.com/prompt-toolkit/python-prompt-toolkit
psutil 6.0.0 BSD License https://github.com/giampaolo/psutil
ptyprocess 0.7.0 ISC License (ISCL) https://github.com/pexpect/ptyprocess
pure-eval 0.2.2 MIT License http://github.com/alexmojaki/pure_eval
pycodestyle 2.12.0 MIT License https://pycodestyle.pycqa.org/
pycparser 2.22 BSD License https://github.com/eliben/pycparser
pydata-sphinx-theme 0.15.4 BSD License https://github.com/pydata/pydata-sphinx-theme
pyflakes 3.2.0 MIT License https://github.com/PyCQA/pyflakes
pyparsing 3.1.2 MIT License https://github.com/pyparsing/pyparsing/
pyproject_hooks 1.1.0 MIT License https://github.com/pypa/pyproject-hooks
pyro-api 0.1.2 Apache Software License https://github.com/pyro-ppl/pyro-api
pyro-ppl 1.9.1 Apache Software License http://pyro.ai
pytest 8.2.2 MIT License https://docs.pytest.org/en/latest/
pytest-cov 5.0.0 MIT License https://github.com/pytest-dev/pytest-cov
python-dateutil 2.9.0.post0 Apache Software License; BSD License https://github.com/dateutil/dateutil
python-json-logger 2.0.7 BSD License http://github.com/madzak/python-json-logger
pytz 2024.1 MIT License http://pythonhosted.org/pytz
pyzmq 26.0.3 BSD License https://pyzmq.readthedocs.org
rapidfuzz 3.9.4 MIT License https://github.com/rapidfuzz/RapidFuzz
referencing 0.35.1 MIT License https://github.com/python-jsonschema/referencing
requests 2.32.3 Apache Software License https://requests.readthedocs.io
requests-toolbelt 1.0.0 Apache Software License https://toolbelt.readthedocs.io/
retrying 1.3.4 Apache Software License https://github.com/groodt/retrying
rfc3339-validator 0.1.4 MIT License https://github.com/naimetti/rfc3339-validator
rfc3986-validator 0.1.1 MIT License https://github.com/naimetti/rfc3986-validator
rpds-py 0.19.0 MIT License https://github.com/crate-py/rpds
scikit-learn 1.5.1 BSD License https://scikit-learn.org
scipy 1.14.0 BSD License https://scipy.org/
shap 0.45.1 MIT License http://github.com/shap/shap
shellingham 1.5.4 ISC License (ISCL) https://github.com/sarugaku/shellingham
six 1.16.0 MIT License https://github.com/benjaminp/six
slicer 0.0.8 MIT License https://github.com/interpretml/slicer
sniffio 1.3.1 Apache Software License; MIT License https://github.com/python-trio/sniffio
snowballstemmer 2.2.0 BSD License https://github.com/snowballstem/snowball
soupsieve 2.5 MIT License https://github.com/facelessuser/soupsieve
sphinxcontrib-applehelp 1.0.8 BSD License https://www.sphinx-doc.org/
sphinxcontrib-devhelp 1.0.6 BSD License https://www.sphinx-doc.org/
sphinxcontrib-htmlhelp 2.0.5 BSD License https://www.sphinx-doc.org/
sphinxcontrib-jsmath 1.0.1 BSD License http://sphinx-doc.org/
sphinxcontrib-qthelp 1.0.7 BSD License https://www.sphinx-doc.org/
sphinxcontrib-serializinghtml 1.1.10 BSD License https://www.sphinx-doc.org/
stack-data 0.6.3 MIT License http://github.com/alexmojaki/stack_data
sympy 1.13.0 BSD License https://sympy.org
tabulate 0.9.0 MIT License https://github.com/astanin/python-tabulate
tenacity 8.5.0 Apache Software License https://github.com/jd/tenacity
terminado 0.18.1 BSD License https://github.com/jupyter/terminado
threadpoolctl 3.5.0 BSD License https://github.com/joblib/threadpoolctl
tinycss2 1.3.0 BSD License https://www.courtbouillon.org/tinycss2
tomlkit 0.13.0 MIT License https://github.com/sdispater/tomlkit
torch 2.3.1 BSD License https://pytorch.org/
tornado 6.4.1 Apache Software License http://www.tornadoweb.org/
tqdm 4.66.4 MIT License; Mozilla Public License 2.0 (MPL 2.0) https://tqdm.github.io
traitlets 5.14.3 BSD License https://github.com/ipython/traitlets
triton 2.3.1 MIT License https://github.com/openai/triton/
trove-classifiers 2024.7.2 Apache Software License https://github.com/pypa/trove-classifiers
typeguard 2.13.3 MIT License UNKNOWN
types-python-dateutil 2.9.0.20240316 Apache Software License https://github.com/python/typeshed
typing_extensions 4.12.2 Python Software Foundation License https://github.com/python/typing_extensions
tzdata 2024.1 Apache Software License https://github.com/python/tzdata
uc-micro-py 1.0.3 MIT License https://github.com/tsutsu3/uc.micro-py
uri-template 1.3.0 MIT License https://gitlab.linss.com/open-source/python/uri-template
urllib3 2.2.2 MIT License https://github.com/urllib3/urllib3/blob/main/CHANGES.rst
virtualenv 20.26.3 MIT License https://github.com/pypa/virtualenv
webcolors 24.6.0 BSD License https://github.com/ubernostrum/webcolors
webencodings 0.5.1 BSD License https://github.com/SimonSapin/python-webencodings
websocket-client 1.8.0 Apache Software License https://github.com/websocket-client/websocket-client.git
xlrd 2.0.1 BSD License http://www.python-excel.org/
zipp 3.19.2 MIT License https://github.com/jaraco/zipp