howso-visuals 3.0.4__py3-none-any.whl → 3.0.5__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: howso-visuals
3
- Version: 3.0.4
3
+ Version: 3.0.5
4
4
  Summary: Visualization utilities for use with Howso Engine.
5
5
  License: GNU AFFERO GENERAL PUBLIC LICENSE
6
6
  Version 3, 19 November 2007
@@ -14,9 +14,9 @@ howso/visuals/data/iris.csv,sha256=73iTb6rB42LgZwf89er-tEbuyjlvEAx6WywMPwt0GjU,2
14
14
  howso/visuals/tests/conftest.py,sha256=BcvCVDWbwaQKSstzJzN9G48KoDnCgTtVdgYo2CJZTWM,1293
15
15
  howso/visuals/tests/test_graph.py,sha256=gfuJNpsNBLx2tDXDIR-ClbCZUSOQCmk8Dx2X-NhN2yM,1014
16
16
  howso/visuals/tests/test_plot.py,sha256=iVdEyuIRYEN23IZx4He3hjDvBwNOP9NsXqdrQPSYHaw,8162
17
- howso_visuals-3.0.4.dist-info/licenses/LICENSE-3RD-PARTY.txt,sha256=IP9osoYmpP135DtM_7h7NUpkCXkLkowSwGr9lZlY87E,423537
18
- howso_visuals-3.0.4.dist-info/licenses/LICENSE.txt,sha256=2xqHuoHohba7gpcZZKtOICRjzeKsQANXG8WoV9V35KM,33893
19
- howso_visuals-3.0.4.dist-info/METADATA,sha256=JEsGZJNFw9rvlUsayuhFh8-140_6DHk1g1u3VrF5shU,41051
20
- howso_visuals-3.0.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
21
- howso_visuals-3.0.4.dist-info/top_level.txt,sha256=4ltSHx7mNsXczuoCPkz1irjq1x1JZir2QrX-ZwRNWXU,22
22
- howso_visuals-3.0.4.dist-info/RECORD,,
17
+ howso_visuals-3.0.5.dist-info/licenses/LICENSE-3RD-PARTY.txt,sha256=moSvMEwgBynGwm8cttzc8EvN7vaWrz2Cng7PWqZNHW8,423557
18
+ howso_visuals-3.0.5.dist-info/licenses/LICENSE.txt,sha256=2xqHuoHohba7gpcZZKtOICRjzeKsQANXG8WoV9V35KM,33893
19
+ howso_visuals-3.0.5.dist-info/METADATA,sha256=FgvB3iZk9vmHKcfYcZy0IsWPtgjfV1BFCPbU4TOytik,41051
20
+ howso_visuals-3.0.5.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
21
+ howso_visuals-3.0.5.dist-info/top_level.txt,sha256=4ltSHx7mNsXczuoCPkz1irjq1x1JZir2QrX-ZwRNWXU,22
22
+ howso_visuals-3.0.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,10 +1,10 @@
1
1
  Faker
2
- 40.1.0
2
+ 40.1.2
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.11/lib/python3.13/site-packages/faker-40.1.0.dist-info/licenses/LICENSE.txt
7
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/faker-40.1.2.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
@@ -27,12 +27,12 @@ THE SOFTWARE.
27
27
 
28
28
 
29
29
  PyJWT
30
- 2.10.1
31
- MIT License
30
+ 2.11.0
31
+ MIT
32
32
  Jose Padilla <hello@jpadilla.com>
33
33
  https://github.com/jpadilla/pyjwt
34
34
  JSON Web Token implementation in Python
35
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/LICENSE
35
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pyjwt-2.11.0.dist-info/licenses/LICENSE
36
36
  The MIT License (MIT)
37
37
 
38
38
  Copyright (c) 2015-2022 José Padilla
@@ -62,7 +62,7 @@ MIT License
62
62
  Kirill Simonov
63
63
  https://pyyaml.org/
64
64
  YAML parser and emitter for Python
65
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pyyaml-6.0.3.dist-info/licenses/LICENSE
65
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pyyaml-6.0.3.dist-info/licenses/LICENSE
66
66
  Copyright (c) 2017-2021 Ingy döt Net
67
67
  Copyright (c) 2006-2016 Kirill Simonov
68
68
 
@@ -91,7 +91,7 @@ BSD License
91
91
  Georg Brandl <georg@python.org>
92
92
  https://pygments.org
93
93
  Pygments is a syntax highlighting package written in Python.
94
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/LICENSE
94
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/LICENSE
95
95
  Copyright (c) 2006-2022 by the respective authors (see AUTHORS file).
96
96
  All rights reserved.
97
97
 
@@ -125,7 +125,7 @@ MIT
125
125
  Filipe Laíns <lains@riseup.net>, Bernát Gábor <gaborjbernat@gmail.com>, layday <layday@protonmail.com>, Henry Schreiner <henryschreineriii@gmail.com>
126
126
  https://build.pypa.io
127
127
  A simple, correct Python build frontend
128
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/build-1.4.0.dist-info/licenses/LICENSE
128
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/build-1.4.0.dist-info/licenses/LICENSE
129
129
  Copyright © 2019 Filipe Laíns <filipe.lains@gmail.com>
130
130
 
131
131
  Permission is hereby granted, free of charge, to any person obtaining a
@@ -154,7 +154,7 @@ Mozilla Public License 2.0 (MPL 2.0)
154
154
  Kenneth Reitz
155
155
  https://github.com/certifi/python-certifi
156
156
  Python package for providing Mozilla's CA Bundle.
157
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/certifi-2026.1.4.dist-info/licenses/LICENSE
157
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/certifi-2026.1.4.dist-info/licenses/LICENSE
158
158
  This package contains a modified version of ca-bundle.crt:
159
159
 
160
160
  ca-bundle.crt -- Bundle of CA Root Certificates
@@ -183,7 +183,7 @@ MIT
183
183
  Armin Rigo, Maciej Fijalkowski
184
184
  https://cffi.readthedocs.io/en/latest/whatsnew.html
185
185
  Foreign Function Interface for Python calling C code.
186
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/cffi-2.0.0.dist-info/licenses/LICENSE
186
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/cffi-2.0.0.dist-info/licenses/LICENSE
187
187
 
188
188
  Except when otherwise stated (look for LICENSE files in directories or
189
189
  information at the beginning of each file) all software and
@@ -215,7 +215,7 @@ MIT
215
215
  "Ahmed R. TAHRI" <tahri.ahmed@proton.me>
216
216
  https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md
217
217
  The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
218
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/licenses/LICENSE
218
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/licenses/LICENSE
219
219
  MIT License
220
220
 
221
221
  Copyright (c) 2025 TAHRI Ahmed R.
@@ -269,7 +269,7 @@ OTHER DEALINGS IN THE SOFTWARE.
269
269
  Andrew Pikul <ajpikul@gmail.com>, Neyberson Atencio <neyberatencio@gmail.com>
270
270
  https://github.com/plotly/choreographer
271
271
  Devtools Protocol implementation for chrome.
272
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/choreographer-1.2.1.dist-info/licenses/LICENSE.md
272
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/choreographer-1.2.1.dist-info/licenses/LICENSE.md
273
273
  # MIT License
274
274
 
275
275
  Copyright (c) Plotly, Inc.
@@ -302,7 +302,7 @@ BSD-3-Clause
302
302
  UNKNOWN
303
303
  https://github.com/pallets/click/
304
304
  Composable command line interface toolkit
305
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/click-8.3.1.dist-info/licenses/LICENSE.txt
305
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/click-8.3.1.dist-info/licenses/LICENSE.txt
306
306
  Copyright 2014 Pallets
307
307
 
308
308
  Redistribution and use in source and binary forms, with or without
@@ -339,7 +339,7 @@ BSD License
339
339
  Ian Thomas <ianthomas23@gmail.com>
340
340
  https://github.com/contourpy/contourpy
341
341
  Python library for calculating contours of 2D quadrilateral grids
342
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/contourpy-1.3.3.dist-info/LICENSE
342
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/contourpy-1.3.3.dist-info/LICENSE
343
343
  BSD 3-Clause License
344
344
 
345
345
  Copyright (c) 2021-2025, ContourPy Developers.
@@ -372,12 +372,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
372
372
 
373
373
 
374
374
  cryptography
375
- 46.0.3
375
+ 46.0.4
376
376
  Apache-2.0 OR BSD-3-Clause
377
377
  The Python Cryptographic Authority and individual contributors <cryptography-dev@python.org>
378
378
  https://github.com/pyca/cryptography
379
379
  cryptography is a package which provides cryptographic recipes and primitives to Python developers.
380
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/licenses/LICENSE
380
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/cryptography-46.0.4.dist-info/licenses/LICENSE
381
381
  This software is made available under the terms of *either* of the licenses
382
382
  found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
383
383
  under the terms of *both* these licenses.
@@ -389,7 +389,7 @@ BSD License
389
389
  Thomas A Caswell <matplotlib-users@python.org>
390
390
  https://matplotlib.org/cycler/
391
391
  Composable style cycles
392
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/cycler-0.12.1.dist-info/LICENSE
392
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/cycler-0.12.1.dist-info/LICENSE
393
393
  Copyright (c) 2015, matplotlib project
394
394
  All rights reserved.
395
395
 
@@ -424,7 +424,7 @@ Apache Software License
424
424
  Brian Curtin
425
425
  http://deprecation.readthedocs.io/
426
426
  A library to handle automated deprecations
427
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/LICENSE
427
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/LICENSE
428
428
  Apache License
429
429
  Version 2.0, January 2004
430
430
  http://www.apache.org/licenses/
@@ -634,7 +634,7 @@ MIT
634
634
  Just van Rossum
635
635
  http://github.com/fonttools/fonttools
636
636
  Tools to manipulate font files
637
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/fonttools-4.61.1.dist-info/licenses/LICENSE
637
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/fonttools-4.61.1.dist-info/licenses/LICENSE
638
638
  MIT License
639
639
 
640
640
  Copyright (c) 2017 Just van Rossum
@@ -664,7 +664,7 @@ MIT
664
664
  Jason Moiron <jmoiron@jmoiron.net>
665
665
  https://github.com/python-humanize/humanize
666
666
  Python humanize utilities
667
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/humanize-4.15.0.dist-info/licenses/LICENCE
667
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/humanize-4.15.0.dist-info/licenses/LICENCE
668
668
  Copyright (c) 2010-2020 Jason Moiron and Contributors
669
669
 
670
670
  Permission is hereby granted, free of charge, to any person obtaining
@@ -693,7 +693,7 @@ BSD-3-Clause
693
693
  Kim Davies <kim+pypi@gumleaf.org>
694
694
  https://github.com/kjd/idna
695
695
  Internationalized Domain Names in Applications (IDNA)
696
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/idna-3.11.dist-info/licenses/LICENSE.md
696
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/idna-3.11.dist-info/licenses/LICENSE.md
697
697
  BSD 3-Clause License
698
698
 
699
699
  Copyright (c) 2013-2025, Kim Davies and contributors.
@@ -733,7 +733,7 @@ MIT
733
733
  Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>, Holger Krekel <holger.krekel@gmail.com>
734
734
  https://github.com/pytest-dev/iniconfig
735
735
  brain-dead simple config-ini parsing
736
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/iniconfig-2.3.0.dist-info/licenses/LICENSE
736
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/iniconfig-2.3.0.dist-info/licenses/LICENSE
737
737
  The MIT License (MIT)
738
738
 
739
739
  Copyright (c) 2010 - 2023 Holger Krekel and others
@@ -763,7 +763,7 @@ BSD-3-Clause
763
763
  Gael Varoquaux <gael.varoquaux@normalesup.org>
764
764
  https://joblib.readthedocs.io
765
765
  Lightweight pipelining with Python functions
766
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/joblib-1.5.3.dist-info/licenses/LICENSE.txt
766
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/joblib-1.5.3.dist-info/licenses/LICENSE.txt
767
767
  BSD 3-Clause License
768
768
 
769
769
  Copyright (c) 2008-2021, The joblib developers.
@@ -822,7 +822,7 @@ THE SOFTWARE.
822
822
  Andrew Pikul <ajpikul@gmail.com>, Neyberson Atencio <neyberatencio@gmail.com>
823
823
  https://github.com/plotly/kaleido
824
824
  Plotly graph export library
825
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/kaleido-1.2.0.dist-info/LICENSE.md
825
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/kaleido-1.2.0.dist-info/LICENSE.md
826
826
  The MIT License (MIT)
827
827
 
828
828
  Copyright (c) Plotly, Inc
@@ -852,7 +852,7 @@ BSD License
852
852
  The Nucleic Development Team <sccolbert@gmail.com>
853
853
  https://github.com/nucleic/kiwi
854
854
  A fast implementation of the Cassowary constraint solver
855
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/kiwisolver-1.4.9.dist-info/licenses/LICENSE
855
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/kiwisolver-1.4.9.dist-info/licenses/LICENSE
856
856
  =========================
857
857
  The Kiwi licensing terms
858
858
  =========================
@@ -932,7 +932,7 @@ BSD-2-Clause AND Apache-2.0 WITH LLVM-exception
932
932
  UNKNOWN
933
933
  http://llvmlite.readthedocs.io
934
934
  lightweight wrapper around basic LLVM functionality
935
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/llvmlite-0.46.0.dist-info/licenses/LICENSE
935
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/llvmlite-0.46.0.dist-info/licenses/LICENSE
936
936
  Copyright (c) 2014, Anaconda Inc.
937
937
  All rights reserved.
938
938
 
@@ -986,7 +986,7 @@ SOFTWARE.
986
986
  Andrew Pikul <ajpikul@gmail.com>, Neyberson Atencio <neyberatencio@gmail.com>
987
987
  https://github.com/geopozo/logistro
988
988
  Simple wrapper over logging for a couple basic features
989
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/logistro-2.0.1.dist-info/LICENSE
989
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/logistro-2.0.1.dist-info/LICENSE
990
990
  MIT License
991
991
 
992
992
  Copyright (c) 2025 GeoPozo
@@ -1016,7 +1016,7 @@ MIT License
1016
1016
  Chris Sewell <chrisj_sewell@hotmail.com>
1017
1017
  https://github.com/executablebooks/markdown-it-py
1018
1018
  Python port of markdown-it. Markdown parsing, done right!
1019
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/licenses/LICENSE
1019
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/licenses/LICENSE
1020
1020
  MIT License
1021
1021
 
1022
1022
  Copyright (c) 2020 ExecutableBookProject
@@ -1046,7 +1046,7 @@ Python Software Foundation License
1046
1046
  John D. Hunter, Michael Droettboom
1047
1047
  https://matplotlib.org
1048
1048
  Python plotting package
1049
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/matplotlib-3.10.8.dist-info/LICENSE
1049
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/matplotlib-3.10.8.dist-info/LICENSE
1050
1050
  License agreement for matplotlib versions 1.3.0 and later
1051
1051
  =========================================================
1052
1052
 
@@ -1844,7 +1844,7 @@ MIT License
1844
1844
  Taneli Hukkinen <hukkin@users.noreply.github.com>
1845
1845
  https://github.com/executablebooks/mdurl
1846
1846
  Markdown URL utilities
1847
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/LICENSE
1847
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/LICENSE
1848
1848
  Copyright (c) 2015 Vitaly Puzrin, Alex Kocharin.
1849
1849
  Copyright (c) 2021 Taneli Hukkinen
1850
1850
 
@@ -1899,7 +1899,7 @@ MIT License
1899
1899
  Hajime Senuma <hajime.senuma@gmail.com>
1900
1900
  https://pypi.org/project/mmh3/
1901
1901
  Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
1902
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/mmh3-5.2.0.dist-info/licenses/LICENSE
1902
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/mmh3-5.2.0.dist-info/licenses/LICENSE
1903
1903
  MIT License
1904
1904
 
1905
1905
  Copyright (c) 2011-2025 Hajime Senuma
@@ -1923,12 +1923,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1923
1923
  SOFTWARE.
1924
1924
 
1925
1925
  narwhals
1926
- 2.15.0
1926
+ 2.16.0
1927
1927
  MIT License
1928
1928
  Marco Gorelli <hello_narwhals@proton.me>
1929
1929
  https://github.com/narwhals-dev/narwhals
1930
1930
  Extremely lightweight compatibility layer between dataframe libraries
1931
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/narwhals-2.15.0.dist-info/licenses/LICENSE.md
1931
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/narwhals-2.16.0.dist-info/licenses/LICENSE.md
1932
1932
  MIT License
1933
1933
 
1934
1934
  Copyright (c) 2024, Marco Gorelli
@@ -1958,7 +1958,7 @@ BSD-3-Clause
1958
1958
  Aric Hagberg <hagberg@lanl.gov>
1959
1959
  https://networkx.org/
1960
1960
  Python package for creating and manipulating graphs and networks
1961
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/networkx-3.6.1.dist-info/licenses/LICENSE.txt
1961
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/networkx-3.6.1.dist-info/licenses/LICENSE.txt
1962
1962
  NetworkX is distributed with the 3-clause BSD license.
1963
1963
 
1964
1964
  ::
@@ -2004,7 +2004,7 @@ BSD License
2004
2004
  UNKNOWN
2005
2005
  https://numba.pydata.org
2006
2006
  compiling Python code using LLVM
2007
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/numba-0.63.1.dist-info/licenses/LICENSE
2007
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/numba-0.63.1.dist-info/licenses/LICENSE
2008
2008
  Copyright (c) 2012, Anaconda, Inc.
2009
2009
  All rights reserved.
2010
2010
 
@@ -2032,13 +2032,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2032
2032
 
2033
2033
 
2034
2034
  numpy
2035
- 2.2.6
2035
+ 2.3.5
2036
2036
  BSD License
2037
2037
  Travis E. Oliphant et al.
2038
2038
  https://numpy.org
2039
2039
  Fundamental package for array computing in Python
2040
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/numpy-2.2.6.dist-info/LICENSE.txt
2041
- Copyright (c) 2005-2024, NumPy Developers.
2040
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/numpy-2.3.5.dist-info/LICENSE.txt
2041
+ Copyright (c) 2005-2025, NumPy Developers.
2042
2042
  All rights reserved.
2043
2043
 
2044
2044
  Redistribution and use in source and binary forms, with or without
@@ -2153,7 +2153,7 @@ Name: LAPACK
2153
2153
  Files: numpy.libs/libscipy_openblas*.so
2154
2154
  Description: bundled in OpenBLAS
2155
2155
  Availability: https://github.com/OpenMathLib/OpenBLAS/
2156
- License: BSD-3-Clause-Attribution
2156
+ License: BSD-3-Clause-Open-MPI
2157
2157
  Copyright (c) 1992-2013 The University of Tennessee and The University
2158
2158
  of Tennessee Research Foundation. All rights
2159
2159
  reserved.
@@ -2208,7 +2208,7 @@ Name: GCC runtime library
2208
2208
  Files: numpy.libs/libgfortran*.so
2209
2209
  Description: dynamically linked to files compiled with gcc
2210
2210
  Availability: https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=libgfortran
2211
- License: GPL-3.0-with-GCC-exception
2211
+ License: GPL-3.0-or-later WITH GCC-exception-3.1
2212
2212
  Copyright (C) 2002-2017 Free Software Foundation, Inc.
2213
2213
 
2214
2214
  Libgfortran is free software; you can redistribute it and/or modify
@@ -2242,7 +2242,7 @@ GCC RUNTIME LIBRARY EXCEPTION
2242
2242
 
2243
2243
  Version 3.1, 31 March 2009
2244
2244
 
2245
- Copyright (C) 2009 Free Software Foundation, Inc. <http://fsf.org/>
2245
+ Copyright (C) 2009 Free Software Foundation, Inc. <https://fsf.org/>
2246
2246
 
2247
2247
  Everyone is permitted to copy and distribute verbatim copies of this
2248
2248
  license document, but changing it is not allowed.
@@ -2316,7 +2316,7 @@ requirements of the license of GCC.
2316
2316
  GNU GENERAL PUBLIC LICENSE
2317
2317
  Version 3, 29 June 2007
2318
2318
 
2319
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
2319
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
2320
2320
  Everyone is permitted to copy and distribute verbatim copies
2321
2321
  of this license document, but changing it is not allowed.
2322
2322
 
@@ -2960,7 +2960,7 @@ the "copyright" line and a pointer to where the full notice is found.
2960
2960
  GNU General Public License for more details.
2961
2961
 
2962
2962
  You should have received a copy of the GNU General Public License
2963
- along with this program. If not, see <http://www.gnu.org/licenses/>.
2963
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
2964
2964
 
2965
2965
  Also add information on how to contact you by electronic and paper mail.
2966
2966
 
@@ -2979,14 +2979,14 @@ might be different; for a GUI interface, you would use an "about box".
2979
2979
  You should also get your employer (if you work as a programmer) or school,
2980
2980
  if any, to sign a "copyright disclaimer" for the program, if necessary.
2981
2981
  For more information on this, and how to apply and follow the GNU GPL, see
2982
- <http://www.gnu.org/licenses/>.
2982
+ <https://www.gnu.org/licenses/>.
2983
2983
 
2984
2984
  The GNU General Public License does not permit incorporating your program
2985
2985
  into proprietary programs. If your program is a subroutine library, you
2986
2986
  may consider it more useful to permit linking proprietary applications with
2987
2987
  the library. If this is what you want to do, use the GNU Lesser General
2988
2988
  Public License instead of this License. But first, please read
2989
- <http://www.gnu.org/philosophy/why-not-lgpl.html>.
2989
+ <https://www.gnu.org/licenses/why-not-lgpl.html>.
2990
2990
 
2991
2991
  Name: libquadmath
2992
2992
  Files: numpy.libs/libquadmath*.so
@@ -3012,12 +3012,12 @@ License: LGPL-2.1-or-later
3012
3012
 
3013
3013
 
3014
3014
  orjson
3015
- 3.11.5
3016
- Apache-2.0 OR MIT
3015
+ 3.11.7
3016
+ MPL-2.0 AND (Apache-2.0 OR MIT)
3017
3017
  UNKNOWN
3018
3018
  https://github.com/ijl/orjson
3019
3019
  Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
3020
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/orjson-3.11.5.dist-info/licenses/LICENSE-APACHE
3020
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/orjson-3.11.7.dist-info/licenses/LICENSE-APACHE
3021
3021
  Apache License
3022
3022
  Version 2.0, January 2004
3023
3023
  http://www.apache.org/licenses/
@@ -3222,12 +3222,12 @@ limitations under the License.
3222
3222
 
3223
3223
 
3224
3224
  packaging
3225
- 25.0
3226
- Apache Software License; BSD License
3225
+ 26.0
3226
+ Apache-2.0 OR BSD-2-Clause
3227
3227
  Donald Stufft <donald@stufft.io>
3228
3228
  https://github.com/pypa/packaging
3229
3229
  Core utilities for Python packages
3230
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE
3230
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/packaging-26.0.dist-info/licenses/LICENSE
3231
3231
  This software is made available under the terms of *either* of the licenses
3232
3232
  found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made
3233
3233
  under the terms of *both* these licenses.
@@ -3239,7 +3239,7 @@ BSD License
3239
3239
  The Pandas Development Team <pandas-dev@python.org>
3240
3240
  https://pandas.pydata.org
3241
3241
  Powerful data structures for data analysis, time series, and statistics
3242
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pandas-2.3.3.dist-info/LICENSE
3242
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pandas-2.3.3.dist-info/LICENSE
3243
3243
  BSD 3-Clause License
3244
3244
 
3245
3245
  Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
@@ -4497,7 +4497,7 @@ MIT-CMU
4497
4497
  "Jeffrey A. Clark" <aclark@aclark.net>
4498
4498
  https://python-pillow.github.io
4499
4499
  Python Imaging Library (fork)
4500
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pillow-12.1.0.dist-info/licenses/LICENSE
4500
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pillow-12.1.0.dist-info/licenses/LICENSE
4501
4501
  The Python Imaging Library (PIL) is
4502
4502
 
4503
4503
  Copyright © 1997-2011 by Secret Labs AB
@@ -6029,7 +6029,7 @@ BSD License
6029
6029
  Vincent Driessen <me@nvie.com>
6030
6030
  https://github.com/jazzband/pip-tools/
6031
6031
  pip-tools keeps your pinned dependencies fresh.
6032
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pip_tools-7.5.0.dist-info/licenses/LICENSE
6032
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pip_tools-7.5.0.dist-info/licenses/LICENSE
6033
6033
  BSD 3-Clause License
6034
6034
 
6035
6035
  Copyright (c). All rights reserved.
@@ -6061,12 +6061,12 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6061
6061
 
6062
6062
 
6063
6063
  plotly
6064
- 6.5.1
6064
+ 6.5.2
6065
6065
  MIT License
6066
6066
  Chris P <chris@plot.ly>
6067
6067
  https://plotly.com/python/
6068
6068
  An open-source interactive data visualization library for Python
6069
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/plotly-6.5.1.dist-info/licenses/LICENSE.txt
6069
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/plotly-6.5.2.dist-info/licenses/LICENSE.txt
6070
6070
  MIT License
6071
6071
 
6072
6072
  Copyright (c) 2016-2024 Plotly Technologies Inc.
@@ -6096,7 +6096,7 @@ MIT License
6096
6096
  Holger Krekel <holger@merlinux.eu>
6097
6097
  UNKNOWN
6098
6098
  plugin and hook calling mechanisms for python
6099
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pluggy-1.6.0.dist-info/licenses/LICENSE
6099
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pluggy-1.6.0.dist-info/licenses/LICENSE
6100
6100
  The MIT License (MIT)
6101
6101
 
6102
6102
  Copyright (c) 2015 holger krekel (rather uses bitbucket/hpk42)
@@ -6121,12 +6121,12 @@ SOFTWARE.
6121
6121
 
6122
6122
 
6123
6123
  psutil
6124
- 7.2.1
6124
+ 7.2.2
6125
6125
  BSD-3-Clause
6126
6126
  Giampaolo Rodola
6127
6127
  https://github.com/giampaolo/psutil
6128
6128
  Cross-platform lib for process and system monitoring.
6129
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/psutil-7.2.1.dist-info/LICENSE
6129
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/psutil-7.2.2.dist-info/LICENSE
6130
6130
  BSD 3-Clause License
6131
6131
 
6132
6132
  Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola
@@ -6159,12 +6159,12 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6159
6159
 
6160
6160
 
6161
6161
  pycparser
6162
- 2.23
6163
- BSD License
6164
- Eli Bendersky
6162
+ 3.0
6163
+ BSD-3-Clause
6164
+ Eli Bendersky <eliben@gmail.com>
6165
6165
  https://github.com/eliben/pycparser
6166
6166
  C parser in Python
6167
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pycparser-2.23.dist-info/LICENSE
6167
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pycparser-3.0.dist-info/licenses/LICENSE
6168
6168
  pycparser -- A C parser in Python
6169
6169
 
6170
6170
  Copyright (c) 2008-2022, Eli Bendersky
@@ -6200,7 +6200,7 @@ BSD-2-Clause
6200
6200
  Leland McInnes <leland.mcinnes@gmail.com>
6201
6201
  http://github.com/lmcinnes/pynndescent
6202
6202
  Nearest Neighbor Descent
6203
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pynndescent-0.6.0.dist-info/licenses/LICENSE
6203
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pynndescent-0.6.0.dist-info/licenses/LICENSE
6204
6204
  BSD 2-Clause License
6205
6205
 
6206
6206
  Copyright (c) 2018, Leland McInnes
@@ -6229,12 +6229,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6229
6229
 
6230
6230
 
6231
6231
  pyparsing
6232
- 3.3.1
6232
+ 3.3.2
6233
6233
  MIT
6234
6234
  Paul McGuire <ptmcg.gm+pyparsing@gmail.com>
6235
6235
  https://github.com/pyparsing/pyparsing/
6236
6236
  pyparsing - Classes and methods to define and execute parsing grammars
6237
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pyparsing-3.3.1.dist-info/licenses/LICENSE
6237
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pyparsing-3.3.2.dist-info/licenses/LICENSE
6238
6238
  Copyright (c) 2003-2025 Paul McGuire
6239
6239
 
6240
6240
  Permission is hereby granted, free of charge, to any person obtaining
@@ -6263,7 +6263,7 @@ MIT License
6263
6263
  Thomas Kluyver <thomas@kluyver.me.uk>
6264
6264
  https://github.com/pypa/pyproject-hooks
6265
6265
  Wrappers to call pyproject.toml-based build backend hooks.
6266
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pyproject_hooks-1.2.0.dist-info/LICENSE
6266
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pyproject_hooks-1.2.0.dist-info/LICENSE
6267
6267
  The MIT License (MIT)
6268
6268
 
6269
6269
  Copyright (c) 2017 Thomas Kluyver
@@ -6293,7 +6293,7 @@ MIT
6293
6293
  Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others (See AUTHORS)
6294
6294
  https://docs.pytest.org/en/latest/
6295
6295
  pytest: simple powerful testing with Python
6296
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pytest-9.0.2.dist-info/licenses/LICENSE
6296
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pytest-9.0.2.dist-info/licenses/LICENSE
6297
6297
  The MIT License (MIT)
6298
6298
 
6299
6299
  Copyright (c) 2004 Holger Krekel and others
@@ -6323,7 +6323,7 @@ DFSG approved; MIT License
6323
6323
  Floris Bruynooghe
6324
6324
  https://github.com/pytest-dev/pytest-timeout
6325
6325
  pytest plugin to abort hanging tests
6326
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pytest_timeout-2.4.0.dist-info/licenses/LICENSE
6326
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pytest_timeout-2.4.0.dist-info/licenses/LICENSE
6327
6327
  The MIT License
6328
6328
 
6329
6329
  Copyright (C) 2012, 2014 Floris Bruynooghe
@@ -6354,7 +6354,7 @@ Apache Software License; BSD License
6354
6354
  Gustavo Niemeyer
6355
6355
  https://github.com/dateutil/dateutil
6356
6356
  Extensions to the standard Python datetime module
6357
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/python_dateutil-2.9.0.post0.dist-info/LICENSE
6357
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/python_dateutil-2.9.0.post0.dist-info/LICENSE
6358
6358
  Copyright 2017- Paul Ganssle <paul@ganssle.io>
6359
6359
  Copyright 2017- dateutil contributors (see AUTHORS file)
6360
6360
 
@@ -6416,7 +6416,7 @@ MIT License
6416
6416
  Stuart Bishop
6417
6417
  http://pythonhosted.org/pytz
6418
6418
  World timezone definitions, modern and historical
6419
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/pytz-2025.2.dist-info/LICENSE.txt
6419
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/pytz-2025.2.dist-info/LICENSE.txt
6420
6420
  Copyright (c) 2003-2019 Stuart Bishop <stuart@stuartbishop.net>
6421
6421
 
6422
6422
  Permission is hereby granted, free of charge, to any person obtaining a
@@ -6439,12 +6439,12 @@ DEALINGS IN THE SOFTWARE.
6439
6439
 
6440
6440
 
6441
6441
  regex
6442
- 2025.11.3
6442
+ 2026.1.15
6443
6443
  Apache-2.0 AND CNRI-Python
6444
6444
  Matthew Barnett <regex@mrabarnett.plus.com>
6445
6445
  https://github.com/mrabarnett/mrab-regex
6446
6446
  Alternative regular expression module, to replace re.
6447
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/regex-2025.11.3.dist-info/licenses/LICENSE.txt
6447
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/regex-2026.1.15.dist-info/licenses/LICENSE.txt
6448
6448
  This work was derived from the 're' module of CPython 2.6 and CPython 3.1,
6449
6449
  copyright (c) 1998-2001 by Secret Labs AB and licensed under CNRI's Python 1.6
6450
6450
  license.
@@ -6661,7 +6661,7 @@ Apache Software License
6661
6661
  Kenneth Reitz
6662
6662
  https://requests.readthedocs.io
6663
6663
  Python HTTP for Humans.
6664
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/requests-2.32.5.dist-info/licenses/LICENSE
6664
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/requests-2.32.5.dist-info/licenses/LICENSE
6665
6665
 
6666
6666
  Apache License
6667
6667
  Version 2.0, January 2004
@@ -6840,12 +6840,12 @@ Python HTTP for Humans.
6840
6840
 
6841
6841
 
6842
6842
  rich
6843
- 14.2.0
6843
+ 14.3.2
6844
6844
  MIT License
6845
6845
  Will McGugan
6846
6846
  https://github.com/Textualize/rich
6847
6847
  Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
6848
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/rich-14.2.0.dist-info/LICENSE
6848
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/rich-14.3.2.dist-info/LICENSE
6849
6849
  Copyright (c) 2020 Will McGugan
6850
6850
 
6851
6851
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -6873,7 +6873,7 @@ MIT License
6873
6873
  UNKNOWN
6874
6874
  https://github.com/hplt-project/sacremoses
6875
6875
  SacreMoses
6876
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/sacremoses-0.1.1.dist-info/LICENSE
6876
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/sacremoses-0.1.1.dist-info/LICENSE
6877
6877
  MIT License
6878
6878
 
6879
6879
  Copyright (c) 2020 alvations
@@ -6903,7 +6903,7 @@ BSD-3-Clause
6903
6903
  UNKNOWN
6904
6904
  https://scikit-learn.org
6905
6905
  A set of python modules for machine learning and data mining
6906
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/scikit_learn-1.8.0.dist-info/licenses/COPYING
6906
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/scikit_learn-1.8.0.dist-info/licenses/COPYING
6907
6907
  BSD 3-Clause License
6908
6908
 
6909
6909
  Copyright (c) 2007-2024 The scikit-learn developers.
@@ -7024,7 +7024,7 @@ BSD License
7024
7024
  UNKNOWN
7025
7025
  https://scipy.org/
7026
7026
  Fundamental algorithms for scientific computing in Python
7027
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/scipy-1.17.0.dist-info/LICENSE.txt
7027
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/scipy-1.17.0.dist-info/LICENSE.txt
7028
7028
  Copyright (c) 2001-2002 Enthought, Inc. 2003, SciPy Developers.
7029
7029
  All rights reserved.
7030
7030
 
@@ -7967,7 +7967,7 @@ BSD License
7967
7967
  Michael Waskom <mwaskom@gmail.com>
7968
7968
  https://github.com/mwaskom/seaborn
7969
7969
  Statistical data visualization
7970
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/seaborn-0.13.2.dist-info/LICENSE.md
7970
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/seaborn-0.13.2.dist-info/LICENSE.md
7971
7971
  Copyright (c) 2012-2023, Michael L. Waskom
7972
7972
  All rights reserved.
7973
7973
 
@@ -8003,7 +8003,7 @@ BSD License
8003
8003
  Raphaël Barrois
8004
8004
  https://github.com/rbarrois/python-semanticversion
8005
8005
  A library implementing the 'SemVer' scheme.
8006
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/semantic_version-2.10.0.dist-info/LICENSE
8006
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/semantic_version-2.10.0.dist-info/LICENSE
8007
8007
  Copyright (c) The python-semanticversion project
8008
8008
  All rights reserved.
8009
8009
 
@@ -8034,7 +8034,7 @@ Academic Free License (AFL); MIT License
8034
8034
  Bob Ippolito
8035
8035
  https://github.com/simplejson/simplejson
8036
8036
  Simple, fast, extensible JSON encoder/decoder for Python
8037
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/simplejson-3.20.2.dist-info/licenses/LICENSE.txt
8037
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/simplejson-3.20.2.dist-info/licenses/LICENSE.txt
8038
8038
  simplejson is dual-licensed software. It is available under the terms
8039
8039
  of the MIT license, or the Academic Free License version 2.1. The full
8040
8040
  text of each license agreement is included below. This code is also
@@ -8122,7 +8122,7 @@ MIT License
8122
8122
  Benjamin Peterson
8123
8123
  https://github.com/benjaminp/six
8124
8124
  Python 2 and 3 compatibility utilities
8125
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/six-1.17.0.dist-info/LICENSE
8125
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/six-1.17.0.dist-info/LICENSE
8126
8126
  Copyright (c) 2010-2024 Benjamin Peterson
8127
8127
 
8128
8128
  Permission is hereby granted, free of charge, to any person obtaining a copy of
@@ -8149,7 +8149,7 @@ BSD License
8149
8149
  Thomas Moreau
8150
8150
  https://github.com/joblib/threadpoolctl
8151
8151
  threadpoolctl
8152
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/threadpoolctl-3.6.0.dist-info/licenses/LICENSE
8152
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/threadpoolctl-3.6.0.dist-info/licenses/LICENSE
8153
8153
  Copyright (c) 2019, threadpoolctl contributors
8154
8154
 
8155
8155
  Redistribution and use in source and binary forms, with or without
@@ -8176,12 +8176,12 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
8176
8176
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8177
8177
 
8178
8178
  tqdm
8179
- 4.67.1
8180
- MIT License; Mozilla Public License 2.0 (MPL 2.0)
8179
+ 4.67.3
8180
+ MPL-2.0 AND MIT
8181
8181
  UNKNOWN
8182
8182
  https://tqdm.github.io
8183
8183
  Fast, Extensible Progress Meter
8184
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE
8184
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/tqdm-4.67.3.dist-info/licenses/LICENCE
8185
8185
  `tqdm` is a product of collaborative work.
8186
8186
  Unless otherwise stated, all authors (see commit logs) retain copyright
8187
8187
  for their respective work, and release the work under the MIT licence
@@ -8191,7 +8191,7 @@ Exceptions or notable authors are listed below
8191
8191
  in reverse chronological order:
8192
8192
 
8193
8193
  * files: *
8194
- MPL-2.0 2015-2024 (c) Casper da Costa-Luis
8194
+ MPL-2.0 2015-2026 (c) Casper da Costa-Luis
8195
8195
  [casperdcl](https://github.com/casperdcl).
8196
8196
  * files: tqdm/_tqdm.py
8197
8197
  MIT 2016 (c) [PR #96] on behalf of Google Inc.
@@ -8239,7 +8239,7 @@ PSF-2.0
8239
8239
  "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com>
8240
8240
  https://github.com/python/typing_extensions
8241
8241
  Backported and Experimental Type Hints for Python 3.9+
8242
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE
8242
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE
8243
8243
  A. HISTORY OF THE SOFTWARE
8244
8244
  ==========================
8245
8245
 
@@ -8527,7 +8527,7 @@ Apache-2.0
8527
8527
  Python Software Foundation
8528
8528
  https://github.com/python/tzdata
8529
8529
  Provider of IANA time zone data
8530
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/tzdata-2025.3.dist-info/licenses/LICENSE
8530
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/tzdata-2025.3.dist-info/licenses/LICENSE
8531
8531
  Apache Software License 2.0
8532
8532
 
8533
8533
  Copyright (c) 2020, Paul Ganssle (Google)
@@ -8551,7 +8551,7 @@ BSD
8551
8551
  UNKNOWN
8552
8552
  http://github.com/lmcinnes/umap
8553
8553
  Uniform Manifold Approximation and Projection
8554
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/umap_learn-0.5.11.dist-info/licenses/LICENSE.txt
8554
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/umap_learn-0.5.11.dist-info/licenses/LICENSE.txt
8555
8555
  BSD 3-Clause License
8556
8556
 
8557
8557
  Copyright (c) 2017, Leland McInnes
@@ -8589,7 +8589,7 @@ MIT
8589
8589
  Andrey Petrov <andrey.petrov@shazow.net>
8590
8590
  https://github.com/urllib3/urllib3/blob/main/CHANGES.rst
8591
8591
  HTTP library with thread-safe connection pooling, file post, and more.
8592
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/urllib3-2.6.3.dist-info/licenses/LICENSE.txt
8592
+ /home/runner/.pyenv/versions/3.13.12/lib/python3.13/site-packages/urllib3-2.6.3.dist-info/licenses/LICENSE.txt
8593
8593
  MIT License
8594
8594
 
8595
8595
  Copyright (c) 2008-2020 Andrey Petrov and contributors.