howso-visuals 3.2.0__tar.gz → 3.2.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/LICENSE-3RD-PARTY.txt +106 -76
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/PKG-INFO +1 -1
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/visuals.py +1 -1
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso_visuals.egg-info/PKG-INFO +1 -1
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/requirements-3.10-dev.txt +21 -19
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/requirements-3.10.txt +18 -16
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/requirements-3.11-dev.txt +21 -19
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/requirements-3.11.txt +18 -16
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/requirements-3.12-dev.txt +21 -19
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/requirements-3.12.txt +18 -16
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/requirements-3.13-dev.txt +21 -19
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/requirements-3.13.txt +18 -16
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/.flake8 +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/.github/CODEOWNERS +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/.github/templates/version_summary.md +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/.github/workflows/build-pr.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/.github/workflows/build-release.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/.github/workflows/build.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/.github/workflows/rebuild-requirements.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/.gitignore +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/CONTRIBUTING.md +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/LICENSE.txt +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/README.md +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/bin/build.sh +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/config/latest-mt-debug-howso.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/config/latest-mt-howso.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/config/latest-mt-noavx-debug-howso.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/config/latest-st-debug-howso.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/config/latest-st-howso.yml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/config/powershell/Download-Tzdata.ps1 +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/config/powershell/Helper-Functions.ps1 +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/__init__.py +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/colors.py +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/data/iris.csv +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/graph.py +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/tests/conftest.py +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/tests/test_graph.py +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/tests/test_plot.py +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/tests/test_utilities.py +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso/visuals/utilities.py +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso_visuals.egg-info/SOURCES.txt +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso_visuals.egg-info/dependency_links.txt +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso_visuals.egg-info/requires.txt +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/howso_visuals.egg-info/top_level.txt +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/pyproject.toml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/ruff.toml +0 -0
- {howso_visuals-3.2.0 → howso_visuals-3.2.2}/setup.cfg +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Faker
|
|
2
|
-
40.
|
|
2
|
+
40.15.0
|
|
3
3
|
MIT License
|
|
4
4
|
joke2k
|
|
5
5
|
https://github.com/joke2k/faker
|
|
6
6
|
Faker is a Python package that generates fake data for you.
|
|
7
|
-
/home/runner/.pyenv/versions/3.13.
|
|
7
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/faker-40.15.0.dist-info/licenses/LICENSE.txt
|
|
8
8
|
Copyright (c) 2012 Daniele Faraglia
|
|
9
9
|
|
|
10
10
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
@@ -32,7 +32,7 @@ MIT License
|
|
|
32
32
|
Kirill Simonov
|
|
33
33
|
https://pyyaml.org/
|
|
34
34
|
YAML parser and emitter for Python
|
|
35
|
-
/home/runner/.pyenv/versions/3.13.
|
|
35
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pyyaml-6.0.3.dist-info/licenses/LICENSE
|
|
36
36
|
Copyright (c) 2017-2021 Ingy döt Net
|
|
37
37
|
Copyright (c) 2006-2016 Kirill Simonov
|
|
38
38
|
|
|
@@ -61,7 +61,7 @@ BSD-2-Clause
|
|
|
61
61
|
Georg Brandl <georg@python.org>
|
|
62
62
|
https://pygments.org
|
|
63
63
|
Pygments is a syntax highlighting package written in Python.
|
|
64
|
-
/home/runner/.pyenv/versions/3.13.
|
|
64
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pygments-2.20.0.dist-info/licenses/LICENSE
|
|
65
65
|
Copyright (c) 2006-2022 by the respective authors (see AUTHORS file).
|
|
66
66
|
All rights reserved.
|
|
67
67
|
|
|
@@ -90,12 +90,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
build
|
|
93
|
-
1.
|
|
93
|
+
1.5.0
|
|
94
94
|
MIT
|
|
95
95
|
Filipe Laíns <lains@riseup.net>, Bernát Gábor <gaborjbernat@gmail.com>, layday <layday@protonmail.com>, Henry Schreiner <henryschreineriii@gmail.com>
|
|
96
96
|
https://build.pypa.io
|
|
97
97
|
A simple, correct Python build frontend
|
|
98
|
-
/home/runner/.pyenv/versions/3.13.
|
|
98
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/build-1.5.0.dist-info/licenses/LICENSE
|
|
99
99
|
Copyright © 2019 Filipe Laíns <filipe.lains@gmail.com>
|
|
100
100
|
|
|
101
101
|
Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -119,12 +119,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
certifi
|
|
122
|
-
2026.
|
|
122
|
+
2026.4.22
|
|
123
123
|
Mozilla Public License 2.0 (MPL 2.0)
|
|
124
124
|
Kenneth Reitz
|
|
125
125
|
https://github.com/certifi/python-certifi
|
|
126
126
|
Python package for providing Mozilla's CA Bundle.
|
|
127
|
-
/home/runner/.pyenv/versions/3.13.
|
|
127
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/certifi-2026.4.22.dist-info/licenses/LICENSE
|
|
128
128
|
This package contains a modified version of ca-bundle.crt:
|
|
129
129
|
|
|
130
130
|
ca-bundle.crt -- Bundle of CA Root Certificates
|
|
@@ -153,7 +153,7 @@ MIT
|
|
|
153
153
|
"Ahmed R. TAHRI" <tahri.ahmed@proton.me>
|
|
154
154
|
https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md
|
|
155
155
|
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
|
|
156
|
-
/home/runner/.pyenv/versions/3.13.
|
|
156
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/charset_normalizer-3.4.7.dist-info/licenses/LICENSE
|
|
157
157
|
MIT License
|
|
158
158
|
|
|
159
159
|
Copyright (c) 2025 TAHRI Ahmed R.
|
|
@@ -178,7 +178,7 @@ SOFTWARE.
|
|
|
178
178
|
|
|
179
179
|
|
|
180
180
|
choreographer
|
|
181
|
-
1.
|
|
181
|
+
1.3.0
|
|
182
182
|
# MIT License
|
|
183
183
|
|
|
184
184
|
Copyright (c) Plotly, Inc.
|
|
@@ -207,7 +207,7 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
207
207
|
Andrew Pikul <ajpikul@gmail.com>, Neyberson Atencio <neyberatencio@gmail.com>
|
|
208
208
|
https://github.com/plotly/choreographer
|
|
209
209
|
Devtools Protocol implementation for chrome.
|
|
210
|
-
/home/runner/.pyenv/versions/3.13.
|
|
210
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/choreographer-1.3.0.dist-info/licenses/LICENSE.md
|
|
211
211
|
# MIT License
|
|
212
212
|
|
|
213
213
|
Copyright (c) Plotly, Inc.
|
|
@@ -235,12 +235,12 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
235
235
|
|
|
236
236
|
|
|
237
237
|
click
|
|
238
|
-
8.3.
|
|
238
|
+
8.3.3
|
|
239
239
|
BSD-3-Clause
|
|
240
240
|
UNKNOWN
|
|
241
241
|
https://github.com/pallets/click/
|
|
242
242
|
Composable command line interface toolkit
|
|
243
|
-
/home/runner/.pyenv/versions/3.13.
|
|
243
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/click-8.3.3.dist-info/licenses/LICENSE.txt
|
|
244
244
|
Copyright 2014 Pallets
|
|
245
245
|
|
|
246
246
|
Redistribution and use in source and binary forms, with or without
|
|
@@ -277,7 +277,7 @@ BSD License
|
|
|
277
277
|
Ian Thomas <ianthomas23@gmail.com>
|
|
278
278
|
https://github.com/contourpy/contourpy
|
|
279
279
|
Python library for calculating contours of 2D quadrilateral grids
|
|
280
|
-
/home/runner/.pyenv/versions/3.13.
|
|
280
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/contourpy-1.3.3.dist-info/LICENSE
|
|
281
281
|
BSD 3-Clause License
|
|
282
282
|
|
|
283
283
|
Copyright (c) 2021-2025, ContourPy Developers.
|
|
@@ -315,7 +315,7 @@ BSD License
|
|
|
315
315
|
Thomas A Caswell <matplotlib-users@python.org>
|
|
316
316
|
https://matplotlib.org/cycler/
|
|
317
317
|
Composable style cycles
|
|
318
|
-
/home/runner/.pyenv/versions/3.13.
|
|
318
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/cycler-0.12.1.dist-info/LICENSE
|
|
319
319
|
Copyright (c) 2015, matplotlib project
|
|
320
320
|
All rights reserved.
|
|
321
321
|
|
|
@@ -350,7 +350,7 @@ MIT
|
|
|
350
350
|
Just van Rossum
|
|
351
351
|
http://github.com/fonttools/fonttools
|
|
352
352
|
Tools to manipulate font files
|
|
353
|
-
/home/runner/.pyenv/versions/3.13.
|
|
353
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/fonttools-4.62.1.dist-info/licenses/LICENSE
|
|
354
354
|
MIT License
|
|
355
355
|
|
|
356
356
|
Copyright (c) 2017 Just van Rossum
|
|
@@ -380,7 +380,7 @@ MIT
|
|
|
380
380
|
Jason Moiron <jmoiron@jmoiron.net>
|
|
381
381
|
https://github.com/python-humanize/humanize
|
|
382
382
|
Python humanize utilities
|
|
383
|
-
/home/runner/.pyenv/versions/3.13.
|
|
383
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/humanize-4.15.0.dist-info/licenses/LICENCE
|
|
384
384
|
Copyright (c) 2010-2020 Jason Moiron and Contributors
|
|
385
385
|
|
|
386
386
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
@@ -404,15 +404,15 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
404
404
|
|
|
405
405
|
|
|
406
406
|
idna
|
|
407
|
-
3.
|
|
407
|
+
3.13
|
|
408
408
|
BSD-3-Clause
|
|
409
409
|
Kim Davies <kim+pypi@gumleaf.org>
|
|
410
410
|
https://github.com/kjd/idna
|
|
411
411
|
Internationalized Domain Names in Applications (IDNA)
|
|
412
|
-
/home/runner/.pyenv/versions/3.13.
|
|
412
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/idna-3.13.dist-info/licenses/LICENSE.md
|
|
413
413
|
BSD 3-Clause License
|
|
414
414
|
|
|
415
|
-
Copyright (c) 2013-
|
|
415
|
+
Copyright (c) 2013-2026, Kim Davies and contributors.
|
|
416
416
|
All rights reserved.
|
|
417
417
|
|
|
418
418
|
Redistribution and use in source and binary forms, with or without
|
|
@@ -449,7 +449,7 @@ MIT
|
|
|
449
449
|
Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>, Holger Krekel <holger.krekel@gmail.com>
|
|
450
450
|
https://github.com/pytest-dev/iniconfig
|
|
451
451
|
brain-dead simple config-ini parsing
|
|
452
|
-
/home/runner/.pyenv/versions/3.13.
|
|
452
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/iniconfig-2.3.0.dist-info/licenses/LICENSE
|
|
453
453
|
The MIT License (MIT)
|
|
454
454
|
|
|
455
455
|
Copyright (c) 2010 - 2023 Holger Krekel and others
|
|
@@ -479,7 +479,7 @@ BSD-3-Clause
|
|
|
479
479
|
Gael Varoquaux <gael.varoquaux@normalesup.org>
|
|
480
480
|
https://joblib.readthedocs.io
|
|
481
481
|
Lightweight pipelining with Python functions
|
|
482
|
-
/home/runner/.pyenv/versions/3.13.
|
|
482
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/joblib-1.5.3.dist-info/licenses/LICENSE.txt
|
|
483
483
|
BSD 3-Clause License
|
|
484
484
|
|
|
485
485
|
Copyright (c) 2008-2021, The joblib developers.
|
|
@@ -538,7 +538,7 @@ THE SOFTWARE.
|
|
|
538
538
|
Andrew Pikul <ajpikul@gmail.com>, Neyberson Atencio <neyberatencio@gmail.com>
|
|
539
539
|
https://github.com/plotly/kaleido
|
|
540
540
|
Plotly graph export library
|
|
541
|
-
/home/runner/.pyenv/versions/3.13.
|
|
541
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/kaleido-1.2.0.dist-info/LICENSE.md
|
|
542
542
|
The MIT License (MIT)
|
|
543
543
|
|
|
544
544
|
Copyright (c) Plotly, Inc
|
|
@@ -568,7 +568,7 @@ BSD License
|
|
|
568
568
|
The Nucleic Development Team <sccolbert@gmail.com>
|
|
569
569
|
https://github.com/nucleic/kiwi
|
|
570
570
|
A fast implementation of the Cassowary constraint solver
|
|
571
|
-
/home/runner/.pyenv/versions/3.13.
|
|
571
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/kiwisolver-1.5.0.dist-info/licenses/LICENSE
|
|
572
572
|
=========================
|
|
573
573
|
The Kiwi licensing terms
|
|
574
574
|
=========================
|
|
@@ -648,7 +648,7 @@ BSD-2-Clause AND Apache-2.0 WITH LLVM-exception
|
|
|
648
648
|
UNKNOWN
|
|
649
649
|
http://llvmlite.readthedocs.io
|
|
650
650
|
lightweight wrapper around basic LLVM functionality
|
|
651
|
-
/home/runner/.pyenv/versions/3.13.
|
|
651
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/llvmlite-0.47.0.dist-info/licenses/LICENSE
|
|
652
652
|
Copyright (c) 2014, Anaconda Inc.
|
|
653
653
|
All rights reserved.
|
|
654
654
|
|
|
@@ -702,7 +702,7 @@ SOFTWARE.
|
|
|
702
702
|
Andrew Pikul <ajpikul@gmail.com>, Neyberson Atencio <neyberatencio@gmail.com>
|
|
703
703
|
https://github.com/geopozo/logistro
|
|
704
704
|
Simple wrapper over logging for a couple basic features
|
|
705
|
-
/home/runner/.pyenv/versions/3.13.
|
|
705
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/logistro-2.0.1.dist-info/LICENSE
|
|
706
706
|
MIT License
|
|
707
707
|
|
|
708
708
|
Copyright (c) 2025 GeoPozo
|
|
@@ -732,7 +732,7 @@ MIT License
|
|
|
732
732
|
Chris Sewell <chrisj_sewell@hotmail.com>
|
|
733
733
|
https://github.com/executablebooks/markdown-it-py
|
|
734
734
|
Python port of markdown-it. Markdown parsing, done right!
|
|
735
|
-
/home/runner/.pyenv/versions/3.13.
|
|
735
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/licenses/LICENSE
|
|
736
736
|
MIT License
|
|
737
737
|
|
|
738
738
|
Copyright (c) 2020 ExecutableBookProject
|
|
@@ -757,12 +757,12 @@ SOFTWARE.
|
|
|
757
757
|
|
|
758
758
|
|
|
759
759
|
matplotlib
|
|
760
|
-
3.10.
|
|
760
|
+
3.10.9
|
|
761
761
|
Python Software Foundation License
|
|
762
762
|
John D. Hunter, Michael Droettboom
|
|
763
763
|
https://matplotlib.org
|
|
764
764
|
Python plotting package
|
|
765
|
-
/home/runner/.pyenv/versions/3.13.
|
|
765
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/matplotlib-3.10.9.dist-info/LICENSE
|
|
766
766
|
License agreement for matplotlib versions 1.3.0 and later
|
|
767
767
|
=========================================================
|
|
768
768
|
|
|
@@ -1560,7 +1560,7 @@ MIT License
|
|
|
1560
1560
|
Taneli Hukkinen <hukkin@users.noreply.github.com>
|
|
1561
1561
|
https://github.com/executablebooks/mdurl
|
|
1562
1562
|
Markdown URL utilities
|
|
1563
|
-
/home/runner/.pyenv/versions/3.13.
|
|
1563
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/LICENSE
|
|
1564
1564
|
Copyright (c) 2015 Vitaly Puzrin, Alex Kocharin.
|
|
1565
1565
|
Copyright (c) 2021 Taneli Hukkinen
|
|
1566
1566
|
|
|
@@ -1615,7 +1615,7 @@ MIT License
|
|
|
1615
1615
|
Hajime Senuma <hajime.senuma@gmail.com>
|
|
1616
1616
|
https://pypi.org/project/mmh3/
|
|
1617
1617
|
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
|
|
1618
|
-
/home/runner/.pyenv/versions/3.13.
|
|
1618
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/mmh3-5.2.1.dist-info/licenses/LICENSE
|
|
1619
1619
|
MIT License
|
|
1620
1620
|
|
|
1621
1621
|
Copyright (c) 2011-2026 Hajime Senuma
|
|
@@ -1639,12 +1639,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
1639
1639
|
SOFTWARE.
|
|
1640
1640
|
|
|
1641
1641
|
narwhals
|
|
1642
|
-
2.
|
|
1642
|
+
2.20.0
|
|
1643
1643
|
MIT License
|
|
1644
1644
|
Marco Gorelli <hello_narwhals@proton.me>
|
|
1645
1645
|
https://github.com/narwhals-dev/narwhals
|
|
1646
1646
|
Extremely lightweight compatibility layer between dataframe libraries
|
|
1647
|
-
/home/runner/.pyenv/versions/3.13.
|
|
1647
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/narwhals-2.20.0.dist-info/licenses/LICENSE.md
|
|
1648
1648
|
MIT License
|
|
1649
1649
|
|
|
1650
1650
|
Copyright (c) 2024 to present, Marco Gorelli
|
|
@@ -1674,7 +1674,7 @@ BSD-3-Clause
|
|
|
1674
1674
|
Aric Hagberg <hagberg@lanl.gov>
|
|
1675
1675
|
https://networkx.org/
|
|
1676
1676
|
Python package for creating and manipulating graphs and networks
|
|
1677
|
-
/home/runner/.pyenv/versions/3.13.
|
|
1677
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/networkx-3.6.1.dist-info/licenses/LICENSE.txt
|
|
1678
1678
|
NetworkX is distributed with the 3-clause BSD license.
|
|
1679
1679
|
|
|
1680
1680
|
::
|
|
@@ -1715,12 +1715,12 @@ NetworkX is distributed with the 3-clause BSD license.
|
|
|
1715
1715
|
|
|
1716
1716
|
|
|
1717
1717
|
numba
|
|
1718
|
-
0.65.
|
|
1718
|
+
0.65.1
|
|
1719
1719
|
BSD License
|
|
1720
1720
|
UNKNOWN
|
|
1721
1721
|
https://numba.pydata.org
|
|
1722
1722
|
compiling Python code using LLVM
|
|
1723
|
-
/home/runner/.pyenv/versions/3.13.
|
|
1723
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/numba-0.65.1.dist-info/licenses/LICENSE
|
|
1724
1724
|
Copyright (c) 2012, Anaconda, Inc.
|
|
1725
1725
|
All rights reserved.
|
|
1726
1726
|
|
|
@@ -1753,7 +1753,7 @@ BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0
|
|
|
1753
1753
|
Travis E. Oliphant et al.
|
|
1754
1754
|
https://numpy.org
|
|
1755
1755
|
Fundamental package for array computing in Python
|
|
1756
|
-
/home/runner/.pyenv/versions/3.13.
|
|
1756
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/numpy-2.4.4.dist-info/licenses/LICENSE.txt
|
|
1757
1757
|
Copyright (c) 2005-2025, NumPy Developers.
|
|
1758
1758
|
All rights reserved.
|
|
1759
1759
|
|
|
@@ -2697,7 +2697,7 @@ MPL-2.0 AND (Apache-2.0 OR MIT)
|
|
|
2697
2697
|
UNKNOWN
|
|
2698
2698
|
https://github.com/ijl/orjson
|
|
2699
2699
|
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
|
|
2700
|
-
/home/runner/.pyenv/versions/3.13.
|
|
2700
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/orjson-3.11.8.dist-info/licenses/LICENSE-APACHE
|
|
2701
2701
|
Apache License
|
|
2702
2702
|
Version 2.0, January 2004
|
|
2703
2703
|
http://www.apache.org/licenses/
|
|
@@ -2902,12 +2902,12 @@ limitations under the License.
|
|
|
2902
2902
|
|
|
2903
2903
|
|
|
2904
2904
|
packaging
|
|
2905
|
-
26.
|
|
2905
|
+
26.2
|
|
2906
2906
|
Apache-2.0 OR BSD-2-Clause
|
|
2907
2907
|
Donald Stufft <donald@stufft.io>
|
|
2908
2908
|
https://github.com/pypa/packaging
|
|
2909
2909
|
Core utilities for Python packages
|
|
2910
|
-
/home/runner/.pyenv/versions/3.13.
|
|
2910
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/packaging-26.2.dist-info/licenses/LICENSE
|
|
2911
2911
|
This software is made available under the terms of *either* of the licenses
|
|
2912
2912
|
found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made
|
|
2913
2913
|
under the terms of *both* these licenses.
|
|
@@ -2919,7 +2919,7 @@ BSD License
|
|
|
2919
2919
|
The Pandas Development Team <pandas-dev@python.org>
|
|
2920
2920
|
https://pandas.pydata.org
|
|
2921
2921
|
Powerful data structures for data analysis, time series, and statistics
|
|
2922
|
-
/home/runner/.pyenv/versions/3.13.
|
|
2922
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pandas-2.3.3.dist-info/LICENSE
|
|
2923
2923
|
BSD 3-Clause License
|
|
2924
2924
|
|
|
2925
2925
|
Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
|
|
@@ -4177,7 +4177,7 @@ MIT-CMU
|
|
|
4177
4177
|
Jeffrey 'Alex' Clark <aclark@aclark.net>
|
|
4178
4178
|
https://python-pillow.github.io
|
|
4179
4179
|
Python Imaging Library (fork)
|
|
4180
|
-
/home/runner/.pyenv/versions/3.13.
|
|
4180
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pillow-12.2.0.dist-info/licenses/LICENSE
|
|
4181
4181
|
The Python Imaging Library (PIL) is
|
|
4182
4182
|
|
|
4183
4183
|
Copyright © 1997-2011 by Secret Labs AB
|
|
@@ -5709,7 +5709,7 @@ BSD License
|
|
|
5709
5709
|
Vincent Driessen <me@nvie.com>
|
|
5710
5710
|
https://github.com/jazzband/pip-tools/
|
|
5711
5711
|
pip-tools keeps your pinned dependencies fresh.
|
|
5712
|
-
/home/runner/.pyenv/versions/3.13.
|
|
5712
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pip_tools-7.5.0.dist-info/licenses/LICENSE
|
|
5713
5713
|
BSD 3-Clause License
|
|
5714
5714
|
|
|
5715
5715
|
Copyright (c). All rights reserved.
|
|
@@ -5740,13 +5740,43 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
5740
5740
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
5741
5741
|
|
|
5742
5742
|
|
|
5743
|
-
|
|
5744
|
-
|
|
5743
|
+
platformdirs
|
|
5744
|
+
4.9.6
|
|
5745
|
+
MIT
|
|
5746
|
+
UNKNOWN
|
|
5747
|
+
https://github.com/tox-dev/platformdirs
|
|
5748
|
+
A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.
|
|
5749
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/platformdirs-4.9.6.dist-info/licenses/LICENSE
|
|
5745
5750
|
MIT License
|
|
5751
|
+
|
|
5752
|
+
Copyright (c) 2010-202x The platformdirs developers
|
|
5753
|
+
|
|
5754
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5755
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5756
|
+
in the Software without restriction, including without limitation the rights
|
|
5757
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5758
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5759
|
+
furnished to do so, subject to the following conditions:
|
|
5760
|
+
|
|
5761
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5762
|
+
copies or substantial portions of the Software.
|
|
5763
|
+
|
|
5764
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5765
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5766
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5767
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5768
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5769
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5770
|
+
SOFTWARE.
|
|
5771
|
+
|
|
5772
|
+
|
|
5773
|
+
plotly
|
|
5774
|
+
6.7.0
|
|
5775
|
+
MIT
|
|
5746
5776
|
Chris P <chris@plot.ly>
|
|
5747
5777
|
https://plotly.com/python/
|
|
5748
5778
|
An open-source interactive data visualization library for Python
|
|
5749
|
-
/home/runner/.pyenv/versions/3.13.
|
|
5779
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/plotly-6.7.0.dist-info/licenses/LICENSE.txt
|
|
5750
5780
|
MIT License
|
|
5751
5781
|
|
|
5752
5782
|
Copyright (c) 2016-2024 Plotly Technologies Inc.
|
|
@@ -5776,7 +5806,7 @@ MIT License
|
|
|
5776
5806
|
Holger Krekel <holger@merlinux.eu>
|
|
5777
5807
|
UNKNOWN
|
|
5778
5808
|
plugin and hook calling mechanisms for python
|
|
5779
|
-
/home/runner/.pyenv/versions/3.13.
|
|
5809
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pluggy-1.6.0.dist-info/licenses/LICENSE
|
|
5780
5810
|
The MIT License (MIT)
|
|
5781
5811
|
|
|
5782
5812
|
Copyright (c) 2015 holger krekel (rather uses bitbucket/hpk42)
|
|
@@ -5806,7 +5836,7 @@ BSD-3-Clause
|
|
|
5806
5836
|
Giampaolo Rodola
|
|
5807
5837
|
https://github.com/giampaolo/psutil
|
|
5808
5838
|
Cross-platform lib for process and system monitoring.
|
|
5809
|
-
/home/runner/.pyenv/versions/3.13.
|
|
5839
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/psutil-7.2.2.dist-info/LICENSE
|
|
5810
5840
|
BSD 3-Clause License
|
|
5811
5841
|
|
|
5812
5842
|
Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola
|
|
@@ -5844,7 +5874,7 @@ BSD-2-Clause
|
|
|
5844
5874
|
Leland McInnes <leland.mcinnes@gmail.com>
|
|
5845
5875
|
http://github.com/lmcinnes/pynndescent
|
|
5846
5876
|
Nearest Neighbor Descent
|
|
5847
|
-
/home/runner/.pyenv/versions/3.13.
|
|
5877
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pynndescent-0.6.0.dist-info/licenses/LICENSE
|
|
5848
5878
|
BSD 2-Clause License
|
|
5849
5879
|
|
|
5850
5880
|
Copyright (c) 2018, Leland McInnes
|
|
@@ -5878,7 +5908,7 @@ MIT
|
|
|
5878
5908
|
Paul McGuire <ptmcg.gm+pyparsing@gmail.com>
|
|
5879
5909
|
https://github.com/pyparsing/pyparsing/
|
|
5880
5910
|
pyparsing - Classes and methods to define and execute parsing grammars
|
|
5881
|
-
/home/runner/.pyenv/versions/3.13.
|
|
5911
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pyparsing-3.3.2.dist-info/licenses/LICENSE
|
|
5882
5912
|
Copyright (c) 2003-2025 Paul McGuire
|
|
5883
5913
|
|
|
5884
5914
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
@@ -5907,7 +5937,7 @@ MIT License
|
|
|
5907
5937
|
Thomas Kluyver <thomas@kluyver.me.uk>
|
|
5908
5938
|
https://github.com/pypa/pyproject-hooks
|
|
5909
5939
|
Wrappers to call pyproject.toml-based build backend hooks.
|
|
5910
|
-
/home/runner/.pyenv/versions/3.13.
|
|
5940
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pyproject_hooks-1.2.0.dist-info/LICENSE
|
|
5911
5941
|
The MIT License (MIT)
|
|
5912
5942
|
|
|
5913
5943
|
Copyright (c) 2017 Thomas Kluyver
|
|
@@ -5937,7 +5967,7 @@ MIT
|
|
|
5937
5967
|
Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Freya Bruhin, Others (See AUTHORS)
|
|
5938
5968
|
https://docs.pytest.org/en/latest/
|
|
5939
5969
|
pytest: simple powerful testing with Python
|
|
5940
|
-
/home/runner/.pyenv/versions/3.13.
|
|
5970
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pytest-9.0.3.dist-info/licenses/LICENSE
|
|
5941
5971
|
The MIT License (MIT)
|
|
5942
5972
|
|
|
5943
5973
|
Copyright (c) 2004 Holger Krekel and others
|
|
@@ -5967,7 +5997,7 @@ DFSG approved; MIT License
|
|
|
5967
5997
|
Floris Bruynooghe
|
|
5968
5998
|
https://github.com/pytest-dev/pytest-timeout
|
|
5969
5999
|
pytest plugin to abort hanging tests
|
|
5970
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6000
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pytest_timeout-2.4.0.dist-info/licenses/LICENSE
|
|
5971
6001
|
The MIT License
|
|
5972
6002
|
|
|
5973
6003
|
Copyright (C) 2012, 2014 Floris Bruynooghe
|
|
@@ -5998,7 +6028,7 @@ Apache Software License; BSD License
|
|
|
5998
6028
|
Gustavo Niemeyer
|
|
5999
6029
|
https://github.com/dateutil/dateutil
|
|
6000
6030
|
Extensions to the standard Python datetime module
|
|
6001
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6031
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/python_dateutil-2.9.0.post0.dist-info/LICENSE
|
|
6002
6032
|
Copyright 2017- Paul Ganssle <paul@ganssle.io>
|
|
6003
6033
|
Copyright 2017- dateutil contributors (see AUTHORS file)
|
|
6004
6034
|
|
|
@@ -6060,7 +6090,7 @@ MIT License
|
|
|
6060
6090
|
Stuart Bishop
|
|
6061
6091
|
http://pythonhosted.org/pytz
|
|
6062
6092
|
World timezone definitions, modern and historical
|
|
6063
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6093
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/pytz-2026.1.post1.dist-info/LICENSE.txt
|
|
6064
6094
|
Copyright (c) 2003-2019 Stuart Bishop <stuart@stuartbishop.net>
|
|
6065
6095
|
|
|
6066
6096
|
Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -6088,7 +6118,7 @@ Apache-2.0 AND CNRI-Python
|
|
|
6088
6118
|
Matthew Barnett <regex@mrabarnett.plus.com>
|
|
6089
6119
|
https://github.com/mrabarnett/mrab-regex
|
|
6090
6120
|
Alternative regular expression module, to replace re.
|
|
6091
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6121
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/regex-2026.4.4.dist-info/licenses/LICENSE.txt
|
|
6092
6122
|
This work was derived from the 're' module of CPython 2.6 and CPython 3.1,
|
|
6093
6123
|
copyright (c) 1998-2001 by Secret Labs AB and licensed under CNRI's Python 1.6
|
|
6094
6124
|
license.
|
|
@@ -6305,7 +6335,7 @@ Apache Software License
|
|
|
6305
6335
|
Kenneth Reitz <me@kennethreitz.org>
|
|
6306
6336
|
https://github.com/psf/requests
|
|
6307
6337
|
Python HTTP for Humans.
|
|
6308
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6338
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/requests-2.33.1.dist-info/licenses/LICENSE
|
|
6309
6339
|
|
|
6310
6340
|
Apache License
|
|
6311
6341
|
Version 2.0, January 2004
|
|
@@ -6484,12 +6514,12 @@ Python HTTP for Humans.
|
|
|
6484
6514
|
|
|
6485
6515
|
|
|
6486
6516
|
rich
|
|
6487
|
-
|
|
6517
|
+
15.0.0
|
|
6488
6518
|
MIT License
|
|
6489
6519
|
Will McGugan
|
|
6490
6520
|
https://github.com/Textualize/rich
|
|
6491
6521
|
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
|
|
6492
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6522
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/rich-15.0.0.dist-info/licenses/LICENSE
|
|
6493
6523
|
Copyright (c) 2020 Will McGugan
|
|
6494
6524
|
|
|
6495
6525
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
@@ -6517,7 +6547,7 @@ MIT License
|
|
|
6517
6547
|
UNKNOWN
|
|
6518
6548
|
https://github.com/hplt-project/sacremoses
|
|
6519
6549
|
SacreMoses
|
|
6520
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6550
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/sacremoses-0.1.1.dist-info/LICENSE
|
|
6521
6551
|
MIT License
|
|
6522
6552
|
|
|
6523
6553
|
Copyright (c) 2020 alvations
|
|
@@ -6547,7 +6577,7 @@ BSD-3-Clause
|
|
|
6547
6577
|
UNKNOWN
|
|
6548
6578
|
https://scikit-learn.org
|
|
6549
6579
|
A set of python modules for machine learning and data mining
|
|
6550
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6580
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/scikit_learn-1.8.0.dist-info/licenses/COPYING
|
|
6551
6581
|
BSD 3-Clause License
|
|
6552
6582
|
|
|
6553
6583
|
Copyright (c) 2007-2024 The scikit-learn developers.
|
|
@@ -6668,7 +6698,7 @@ BSD License
|
|
|
6668
6698
|
UNKNOWN
|
|
6669
6699
|
https://scipy.org/
|
|
6670
6700
|
Fundamental algorithms for scientific computing in Python
|
|
6671
|
-
/home/runner/.pyenv/versions/3.13.
|
|
6701
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/scipy-1.17.1.dist-info/LICENSE.txt
|
|
6672
6702
|
Copyright (c) 2001-2002 Enthought, Inc. 2003, SciPy Developers.
|
|
6673
6703
|
All rights reserved.
|
|
6674
6704
|
|
|
@@ -7611,7 +7641,7 @@ BSD License
|
|
|
7611
7641
|
Michael Waskom <mwaskom@gmail.com>
|
|
7612
7642
|
https://github.com/mwaskom/seaborn
|
|
7613
7643
|
Statistical data visualization
|
|
7614
|
-
/home/runner/.pyenv/versions/3.13.
|
|
7644
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/seaborn-0.13.2.dist-info/LICENSE.md
|
|
7615
7645
|
Copyright (c) 2012-2023, Michael L. Waskom
|
|
7616
7646
|
All rights reserved.
|
|
7617
7647
|
|
|
@@ -7647,7 +7677,7 @@ BSD License
|
|
|
7647
7677
|
Raphaël Barrois
|
|
7648
7678
|
https://github.com/rbarrois/python-semanticversion
|
|
7649
7679
|
A library implementing the 'SemVer' scheme.
|
|
7650
|
-
/home/runner/.pyenv/versions/3.13.
|
|
7680
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/semantic_version-2.10.0.dist-info/LICENSE
|
|
7651
7681
|
Copyright (c) The python-semanticversion project
|
|
7652
7682
|
All rights reserved.
|
|
7653
7683
|
|
|
@@ -7673,12 +7703,12 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
7673
7703
|
|
|
7674
7704
|
|
|
7675
7705
|
simplejson
|
|
7676
|
-
|
|
7677
|
-
|
|
7706
|
+
4.1.1
|
|
7707
|
+
MIT OR AFL-2.1
|
|
7678
7708
|
Bob Ippolito
|
|
7679
7709
|
https://github.com/simplejson/simplejson
|
|
7680
7710
|
Simple, fast, extensible JSON encoder/decoder for Python
|
|
7681
|
-
/home/runner/.pyenv/versions/3.13.
|
|
7711
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/simplejson-4.1.1.dist-info/licenses/LICENSE.txt
|
|
7682
7712
|
simplejson is dual-licensed software. It is available under the terms
|
|
7683
7713
|
of the MIT license, or the Academic Free License version 2.1. The full
|
|
7684
7714
|
text of each license agreement is included below. This code is also
|
|
@@ -7766,7 +7796,7 @@ MIT License
|
|
|
7766
7796
|
Benjamin Peterson
|
|
7767
7797
|
https://github.com/benjaminp/six
|
|
7768
7798
|
Python 2 and 3 compatibility utilities
|
|
7769
|
-
/home/runner/.pyenv/versions/3.13.
|
|
7799
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/six-1.17.0.dist-info/LICENSE
|
|
7770
7800
|
Copyright (c) 2010-2024 Benjamin Peterson
|
|
7771
7801
|
|
|
7772
7802
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
@@ -7793,7 +7823,7 @@ BSD License
|
|
|
7793
7823
|
Thomas Moreau
|
|
7794
7824
|
https://github.com/joblib/threadpoolctl
|
|
7795
7825
|
threadpoolctl
|
|
7796
|
-
/home/runner/.pyenv/versions/3.13.
|
|
7826
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/threadpoolctl-3.6.0.dist-info/licenses/LICENSE
|
|
7797
7827
|
Copyright (c) 2019, threadpoolctl contributors
|
|
7798
7828
|
|
|
7799
7829
|
Redistribution and use in source and binary forms, with or without
|
|
@@ -7825,7 +7855,7 @@ MPL-2.0 AND MIT
|
|
|
7825
7855
|
UNKNOWN
|
|
7826
7856
|
https://tqdm.github.io
|
|
7827
7857
|
Fast, Extensible Progress Meter
|
|
7828
|
-
/home/runner/.pyenv/versions/3.13.
|
|
7858
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/tqdm-4.67.3.dist-info/licenses/LICENCE
|
|
7829
7859
|
`tqdm` is a product of collaborative work.
|
|
7830
7860
|
Unless otherwise stated, all authors (see commit logs) retain copyright
|
|
7831
7861
|
for their respective work, and release the work under the MIT licence
|
|
@@ -7883,7 +7913,7 @@ PSF-2.0
|
|
|
7883
7913
|
"Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com>
|
|
7884
7914
|
https://github.com/python/typing_extensions
|
|
7885
7915
|
Backported and Experimental Type Hints for Python 3.9+
|
|
7886
|
-
/home/runner/.pyenv/versions/3.13.
|
|
7916
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE
|
|
7887
7917
|
A. HISTORY OF THE SOFTWARE
|
|
7888
7918
|
==========================
|
|
7889
7919
|
|
|
@@ -8166,12 +8196,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
8166
8196
|
|
|
8167
8197
|
|
|
8168
8198
|
tzdata
|
|
8169
|
-
2026.
|
|
8199
|
+
2026.2
|
|
8170
8200
|
Apache-2.0
|
|
8171
8201
|
Python Software Foundation
|
|
8172
8202
|
https://github.com/python/tzdata
|
|
8173
8203
|
Provider of IANA time zone data
|
|
8174
|
-
/home/runner/.pyenv/versions/3.13.
|
|
8204
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/tzdata-2026.2.dist-info/licenses/LICENSE
|
|
8175
8205
|
Apache Software License 2.0
|
|
8176
8206
|
|
|
8177
8207
|
Copyright (c) 2020, Paul Ganssle (Google)
|
|
@@ -8190,12 +8220,12 @@ limitations under the License.
|
|
|
8190
8220
|
|
|
8191
8221
|
|
|
8192
8222
|
umap-learn
|
|
8193
|
-
0.5.
|
|
8223
|
+
0.5.12
|
|
8194
8224
|
BSD
|
|
8195
8225
|
UNKNOWN
|
|
8196
8226
|
http://github.com/lmcinnes/umap
|
|
8197
8227
|
Uniform Manifold Approximation and Projection
|
|
8198
|
-
/home/runner/.pyenv/versions/3.13.
|
|
8228
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/umap_learn-0.5.12.dist-info/licenses/LICENSE.txt
|
|
8199
8229
|
BSD 3-Clause License
|
|
8200
8230
|
|
|
8201
8231
|
Copyright (c) 2017, Leland McInnes
|
|
@@ -8233,7 +8263,7 @@ MIT
|
|
|
8233
8263
|
Andrey Petrov <andrey.petrov@shazow.net>
|
|
8234
8264
|
https://github.com/urllib3/urllib3/blob/main/CHANGES.rst
|
|
8235
8265
|
HTTP library with thread-safe connection pooling, file post, and more.
|
|
8236
|
-
/home/runner/.pyenv/versions/3.13.
|
|
8266
|
+
/home/runner/.pyenv/versions/3.13.13/lib/python3.13/site-packages/urllib3-2.6.3.dist-info/licenses/LICENSE.txt
|
|
8237
8267
|
MIT License
|
|
8238
8268
|
|
|
8239
8269
|
Copyright (c) 2008-2020 Andrey Petrov and contributors.
|