howso-visuals 3.0.0__tar.gz → 3.0.1__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.
Files changed (47) hide show
  1. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/LICENSE-3RD-PARTY.txt +65 -65
  2. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/PKG-INFO +1 -1
  3. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso_visuals.egg-info/PKG-INFO +1 -1
  4. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.10-dev.txt +8 -8
  5. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.10.txt +6 -6
  6. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.11-dev.txt +8 -8
  7. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.11.txt +6 -6
  8. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.12-dev.txt +8 -8
  9. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.12.txt +6 -6
  10. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.13-dev.txt +8 -8
  11. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.13.txt +6 -6
  12. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/.flake8 +0 -0
  13. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/.github/CODEOWNERS +0 -0
  14. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/.github/templates/version_summary.md +0 -0
  15. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/.github/workflows/build-pr.yml +0 -0
  16. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/.github/workflows/build-release.yml +0 -0
  17. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/.github/workflows/build.yml +0 -0
  18. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/.github/workflows/rebuild-requirements.yml +0 -0
  19. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/.gitignore +0 -0
  20. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/CONTRIBUTING.md +0 -0
  21. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/LICENSE.txt +0 -0
  22. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/README.md +0 -0
  23. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/bin/build.sh +0 -0
  24. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/config/latest-mt-debug-howso.yml +0 -0
  25. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/config/latest-mt-howso.yml +0 -0
  26. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/config/latest-mt-noavx-debug-howso.yml +0 -0
  27. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/config/latest-st-debug-howso.yml +0 -0
  28. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/config/latest-st-howso.yml +0 -0
  29. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/config/powershell/Download-Tzdata.ps1 +0 -0
  30. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/config/powershell/Helper-Functions.ps1 +0 -0
  31. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso/visuals/__init__.py +0 -0
  32. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso/visuals/colors.py +0 -0
  33. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso/visuals/data/iris.csv +0 -0
  34. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso/visuals/graph.py +0 -0
  35. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso/visuals/tests/conftest.py +0 -0
  36. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso/visuals/tests/test_graph.py +0 -0
  37. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso/visuals/tests/test_plot.py +0 -0
  38. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso/visuals/visuals.py +0 -0
  39. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso_visuals.egg-info/SOURCES.txt +0 -0
  40. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso_visuals.egg-info/dependency_links.txt +0 -0
  41. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso_visuals.egg-info/requires.txt +0 -0
  42. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/howso_visuals.egg-info/top_level.txt +0 -0
  43. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/pyproject.toml +0 -0
  44. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.9-dev.txt +0 -0
  45. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/requirements-3.9.txt +0 -0
  46. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/ruff.toml +0 -0
  47. {howso_visuals-3.0.0 → howso_visuals-3.0.1}/setup.cfg +0 -0
@@ -4,7 +4,7 @@ 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.9/lib/python3.13/site-packages/faker-38.2.0.dist-info/licenses/LICENSE.txt
7
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/faker-38.2.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
  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.9/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/LICENSE
35
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/PyJWT-2.10.1.dist-info/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.9/lib/python3.13/site-packages/pyyaml-6.0.3.dist-info/licenses/LICENSE
65
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/pygments-2.19.2.dist-info/licenses/LICENSE
94
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/build-1.3.0.dist-info/licenses/LICENSE
128
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/build-1.3.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.9/lib/python3.13/site-packages/certifi-2025.11.12.dist-info/licenses/LICENSE
157
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/certifi-2025.11.12.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.9/lib/python3.13/site-packages/cffi-2.0.0.dist-info/licenses/LICENSE
186
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/charset_normalizer-3.4.4.dist-info/licenses/LICENSE
218
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/choreographer-1.2.1.dist-info/licenses/LICENSE.md
272
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/click-8.3.1.dist-info/licenses/LICENSE.txt
305
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/contourpy-1.3.3.dist-info/LICENSE
342
+ /home/runner/.pyenv/versions/3.13.10/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.
@@ -377,7 +377,7 @@ 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.9/lib/python3.13/site-packages/cryptography-46.0.3.dist-info/licenses/LICENSE
380
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/cryptography-46.0.3.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.9/lib/python3.13/site-packages/cycler-0.12.1.dist-info/LICENSE
392
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/LICENSE
427
+ /home/runner/.pyenv/versions/3.13.10/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/
@@ -629,12 +629,12 @@ A library to handle automated deprecations
629
629
 
630
630
 
631
631
  fonttools
632
- 4.60.1
632
+ 4.61.0
633
633
  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.9/lib/python3.13/site-packages/fonttools-4.60.1.dist-info/licenses/LICENSE
637
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/fonttools-4.61.0.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.9/lib/python3.13/site-packages/humanize-4.14.0.dist-info/licenses/LICENCE
667
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/humanize-4.14.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.9/lib/python3.13/site-packages/idna-3.11.dist-info/licenses/LICENSE.md
696
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/iniconfig-2.3.0.dist-info/licenses/LICENSE
736
+ /home/runner/.pyenv/versions/3.13.10/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 License
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.9/lib/python3.13/site-packages/joblib-1.5.2.dist-info/licenses/LICENSE.txt
766
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/joblib-1.5.2.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.9/lib/python3.13/site-packages/kaleido-1.2.0.dist-info/LICENSE.md
825
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/kiwisolver-1.4.9.dist-info/licenses/LICENSE
855
+ /home/runner/.pyenv/versions/3.13.10/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
932
932
  UNKNOWN
933
933
  http://llvmlite.readthedocs.io
934
934
  lightweight wrapper around basic LLVM functionality
935
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/llvmlite-0.45.1.dist-info/licenses/LICENSE
935
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/llvmlite-0.45.1.dist-info/licenses/LICENSE
936
936
  Copyright (c) 2014-, Continuum Analytics, 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.9/lib/python3.13/site-packages/logistro-2.0.1.dist-info/LICENSE
989
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/markdown_it_py-4.0.0.dist-info/licenses/LICENSE
1019
+ /home/runner/.pyenv/versions/3.13.10/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.9/lib/python3.13/site-packages/matplotlib-3.10.7.dist-info/LICENSE
1049
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/matplotlib-3.10.7.dist-info/LICENSE
1050
1050
  License agreement for matplotlib versions 1.3.0 and later
1051
1051
  =========================================================
1052
1052
 
@@ -1153,7 +1153,7 @@ MIT License
1153
1153
  Taneli Hukkinen <hukkin@users.noreply.github.com>
1154
1154
  https://github.com/executablebooks/mdurl
1155
1155
  Markdown URL utilities
1156
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/LICENSE
1156
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/mdurl-0.1.2.dist-info/LICENSE
1157
1157
  Copyright (c) 2015 Vitaly Puzrin, Alex Kocharin.
1158
1158
  Copyright (c) 2021 Taneli Hukkinen
1159
1159
 
@@ -1208,7 +1208,7 @@ MIT License
1208
1208
  Hajime Senuma <hajime.senuma@gmail.com>
1209
1209
  https://pypi.org/project/mmh3/
1210
1210
  Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
1211
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/mmh3-5.2.0.dist-info/licenses/LICENSE
1211
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/mmh3-5.2.0.dist-info/licenses/LICENSE
1212
1212
  MIT License
1213
1213
 
1214
1214
  Copyright (c) 2011-2025 Hajime Senuma
@@ -1232,12 +1232,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1232
1232
  SOFTWARE.
1233
1233
 
1234
1234
  narwhals
1235
- 2.12.0
1235
+ 2.13.0
1236
1236
  MIT License
1237
1237
  Marco Gorelli <hello_narwhals@proton.me>
1238
1238
  https://github.com/narwhals-dev/narwhals
1239
1239
  Extremely lightweight compatibility layer between dataframe libraries
1240
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/narwhals-2.12.0.dist-info/licenses/LICENSE.md
1240
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/narwhals-2.13.0.dist-info/licenses/LICENSE.md
1241
1241
  MIT License
1242
1242
 
1243
1243
  Copyright (c) 2024, Marco Gorelli
@@ -1262,12 +1262,12 @@ SOFTWARE.
1262
1262
 
1263
1263
 
1264
1264
  networkx
1265
- 3.5
1266
- BSD License
1265
+ 3.6
1266
+ BSD-3-Clause
1267
1267
  Aric Hagberg <hagberg@lanl.gov>
1268
1268
  https://networkx.org/
1269
1269
  Python package for creating and manipulating graphs and networks
1270
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/networkx-3.5.dist-info/licenses/LICENSE.txt
1270
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/networkx-3.6.dist-info/licenses/LICENSE.txt
1271
1271
  NetworkX is distributed with the 3-clause BSD license.
1272
1272
 
1273
1273
  ::
@@ -1313,7 +1313,7 @@ BSD License
1313
1313
  UNKNOWN
1314
1314
  https://numba.pydata.org
1315
1315
  compiling Python code using LLVM
1316
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/numba-0.62.1.dist-info/licenses/LICENSE
1316
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/numba-0.62.1.dist-info/licenses/LICENSE
1317
1317
  Copyright (c) 2012, Anaconda, Inc.
1318
1318
  All rights reserved.
1319
1319
 
@@ -1346,7 +1346,7 @@ BSD License
1346
1346
  Travis E. Oliphant et al.
1347
1347
  https://numpy.org
1348
1348
  Fundamental package for array computing in Python
1349
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/numpy-2.2.6.dist-info/LICENSE.txt
1349
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/numpy-2.2.6.dist-info/LICENSE.txt
1350
1350
  Copyright (c) 2005-2024, NumPy Developers.
1351
1351
  All rights reserved.
1352
1352
 
@@ -2326,7 +2326,7 @@ Apache-2.0 OR MIT
2326
2326
  UNKNOWN
2327
2327
  https://github.com/ijl/orjson
2328
2328
  Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
2329
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/orjson-3.11.4.dist-info/licenses/LICENSE-APACHE
2329
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/orjson-3.11.4.dist-info/licenses/LICENSE-APACHE
2330
2330
  Apache License
2331
2331
  Version 2.0, January 2004
2332
2332
  http://www.apache.org/licenses/
@@ -2536,7 +2536,7 @@ Apache Software License; BSD License
2536
2536
  Donald Stufft <donald@stufft.io>
2537
2537
  https://github.com/pypa/packaging
2538
2538
  Core utilities for Python packages
2539
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE
2539
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/packaging-25.0.dist-info/licenses/LICENSE
2540
2540
  This software is made available under the terms of *either* of the licenses
2541
2541
  found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made
2542
2542
  under the terms of *both* these licenses.
@@ -2548,7 +2548,7 @@ BSD License
2548
2548
  The Pandas Development Team <pandas-dev@python.org>
2549
2549
  https://pandas.pydata.org
2550
2550
  Powerful data structures for data analysis, time series, and statistics
2551
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pandas-2.3.3.dist-info/LICENSE
2551
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pandas-2.3.3.dist-info/LICENSE
2552
2552
  BSD 3-Clause License
2553
2553
 
2554
2554
  Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
@@ -3806,7 +3806,7 @@ MIT-CMU
3806
3806
  "Jeffrey A. Clark" <aclark@aclark.net>
3807
3807
  https://python-pillow.github.io
3808
3808
  Python Imaging Library (fork)
3809
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pillow-12.0.0.dist-info/licenses/LICENSE
3809
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pillow-12.0.0.dist-info/licenses/LICENSE
3810
3810
  The Python Imaging Library (PIL) is
3811
3811
 
3812
3812
  Copyright © 1997-2011 by Secret Labs AB
@@ -5338,7 +5338,7 @@ BSD License
5338
5338
  Vincent Driessen <me@nvie.com>
5339
5339
  https://github.com/jazzband/pip-tools/
5340
5340
  pip-tools keeps your pinned dependencies fresh.
5341
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pip_tools-7.5.0.dist-info/licenses/LICENSE
5341
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pip_tools-7.5.0.dist-info/licenses/LICENSE
5342
5342
  BSD 3-Clause License
5343
5343
 
5344
5344
  Copyright (c). All rights reserved.
@@ -5375,7 +5375,7 @@ MIT License
5375
5375
  Chris P <chris@plot.ly>
5376
5376
  https://plotly.com/python/
5377
5377
  An open-source interactive data visualization library for Python
5378
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/plotly-6.5.0.dist-info/licenses/LICENSE.txt
5378
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/plotly-6.5.0.dist-info/licenses/LICENSE.txt
5379
5379
  MIT License
5380
5380
 
5381
5381
  Copyright (c) 2016-2024 Plotly Technologies Inc.
@@ -5405,7 +5405,7 @@ MIT License
5405
5405
  Holger Krekel <holger@merlinux.eu>
5406
5406
  UNKNOWN
5407
5407
  plugin and hook calling mechanisms for python
5408
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pluggy-1.6.0.dist-info/licenses/LICENSE
5408
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pluggy-1.6.0.dist-info/licenses/LICENSE
5409
5409
  The MIT License (MIT)
5410
5410
 
5411
5411
  Copyright (c) 2015 holger krekel (rather uses bitbucket/hpk42)
@@ -5435,7 +5435,7 @@ BSD License
5435
5435
  Eli Bendersky
5436
5436
  https://github.com/eliben/pycparser
5437
5437
  C parser in Python
5438
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pycparser-2.23.dist-info/LICENSE
5438
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pycparser-2.23.dist-info/LICENSE
5439
5439
  pycparser -- A C parser in Python
5440
5440
 
5441
5441
  Copyright (c) 2008-2022, Eli Bendersky
@@ -5471,7 +5471,7 @@ BSD
5471
5471
  Leland McInnes
5472
5472
  http://github.com/lmcinnes/pynndescent
5473
5473
  Nearest Neighbor Descent
5474
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pynndescent-0.5.13.dist-info/LICENSE
5474
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pynndescent-0.5.13.dist-info/LICENSE
5475
5475
  BSD 2-Clause License
5476
5476
 
5477
5477
  Copyright (c) 2018, Leland McInnes
@@ -5505,7 +5505,7 @@ MIT
5505
5505
  Paul McGuire <ptmcg.gm+pyparsing@gmail.com>
5506
5506
  https://github.com/pyparsing/pyparsing/
5507
5507
  pyparsing - Classes and methods to define and execute parsing grammars
5508
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pyparsing-3.2.5.dist-info/licenses/LICENSE
5508
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pyparsing-3.2.5.dist-info/licenses/LICENSE
5509
5509
  Permission is hereby granted, free of charge, to any person obtaining
5510
5510
  a copy of this software and associated documentation files (the
5511
5511
  "Software"), to deal in the Software without restriction, including
@@ -5532,7 +5532,7 @@ MIT License
5532
5532
  Thomas Kluyver <thomas@kluyver.me.uk>
5533
5533
  https://github.com/pypa/pyproject-hooks
5534
5534
  Wrappers to call pyproject.toml-based build backend hooks.
5535
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pyproject_hooks-1.2.0.dist-info/LICENSE
5535
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pyproject_hooks-1.2.0.dist-info/LICENSE
5536
5536
  The MIT License (MIT)
5537
5537
 
5538
5538
  Copyright (c) 2017 Thomas Kluyver
@@ -5562,7 +5562,7 @@ MIT
5562
5562
  Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others (See AUTHORS)
5563
5563
  https://docs.pytest.org/en/latest/
5564
5564
  pytest: simple powerful testing with Python
5565
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pytest-9.0.1.dist-info/licenses/LICENSE
5565
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pytest-9.0.1.dist-info/licenses/LICENSE
5566
5566
  The MIT License (MIT)
5567
5567
 
5568
5568
  Copyright (c) 2004 Holger Krekel and others
@@ -5592,7 +5592,7 @@ DFSG approved; MIT License
5592
5592
  Floris Bruynooghe
5593
5593
  https://github.com/pytest-dev/pytest-timeout
5594
5594
  pytest plugin to abort hanging tests
5595
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pytest_timeout-2.4.0.dist-info/licenses/LICENSE
5595
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pytest_timeout-2.4.0.dist-info/licenses/LICENSE
5596
5596
  The MIT License
5597
5597
 
5598
5598
  Copyright (C) 2012, 2014 Floris Bruynooghe
@@ -5623,7 +5623,7 @@ Apache Software License; BSD License
5623
5623
  Gustavo Niemeyer
5624
5624
  https://github.com/dateutil/dateutil
5625
5625
  Extensions to the standard Python datetime module
5626
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/python_dateutil-2.9.0.post0.dist-info/LICENSE
5626
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/python_dateutil-2.9.0.post0.dist-info/LICENSE
5627
5627
  Copyright 2017- Paul Ganssle <paul@ganssle.io>
5628
5628
  Copyright 2017- dateutil contributors (see AUTHORS file)
5629
5629
 
@@ -5685,7 +5685,7 @@ MIT License
5685
5685
  Stuart Bishop
5686
5686
  http://pythonhosted.org/pytz
5687
5687
  World timezone definitions, modern and historical
5688
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/pytz-2025.2.dist-info/LICENSE.txt
5688
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/pytz-2025.2.dist-info/LICENSE.txt
5689
5689
  Copyright (c) 2003-2019 Stuart Bishop <stuart@stuartbishop.net>
5690
5690
 
5691
5691
  Permission is hereby granted, free of charge, to any person obtaining a
@@ -5713,7 +5713,7 @@ Apache Software License
5713
5713
  Kenneth Reitz
5714
5714
  https://requests.readthedocs.io
5715
5715
  Python HTTP for Humans.
5716
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/requests-2.32.5.dist-info/licenses/LICENSE
5716
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/requests-2.32.5.dist-info/licenses/LICENSE
5717
5717
 
5718
5718
  Apache License
5719
5719
  Version 2.0, January 2004
@@ -5897,7 +5897,7 @@ MIT License
5897
5897
  Will McGugan
5898
5898
  https://github.com/Textualize/rich
5899
5899
  Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
5900
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/rich-14.2.0.dist-info/LICENSE
5900
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/rich-14.2.0.dist-info/LICENSE
5901
5901
  Copyright (c) 2020 Will McGugan
5902
5902
 
5903
5903
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -5925,7 +5925,7 @@ BSD-3-Clause
5925
5925
  UNKNOWN
5926
5926
  https://scikit-learn.org
5927
5927
  A set of python modules for machine learning and data mining
5928
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/scikit_learn-1.7.2.dist-info/licenses/COPYING
5928
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/scikit_learn-1.7.2.dist-info/licenses/COPYING
5929
5929
  BSD 3-Clause License
5930
5930
 
5931
5931
  Copyright (c) 2007-2024 The scikit-learn developers.
@@ -6046,7 +6046,7 @@ BSD License
6046
6046
  UNKNOWN
6047
6047
  https://scipy.org/
6048
6048
  Fundamental algorithms for scientific computing in Python
6049
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/scipy-1.16.3.dist-info/LICENSE.txt
6049
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/scipy-1.16.3.dist-info/LICENSE.txt
6050
6050
  Copyright (c) 2001-2002 Enthought, Inc. 2003, SciPy Developers.
6051
6051
  All rights reserved.
6052
6052
 
@@ -6989,7 +6989,7 @@ BSD License
6989
6989
  Michael Waskom <mwaskom@gmail.com>
6990
6990
  https://github.com/mwaskom/seaborn
6991
6991
  Statistical data visualization
6992
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/seaborn-0.13.2.dist-info/LICENSE.md
6992
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/seaborn-0.13.2.dist-info/LICENSE.md
6993
6993
  Copyright (c) 2012-2023, Michael L. Waskom
6994
6994
  All rights reserved.
6995
6995
 
@@ -7025,7 +7025,7 @@ BSD License
7025
7025
  Raphaël Barrois
7026
7026
  https://github.com/rbarrois/python-semanticversion
7027
7027
  A library implementing the 'SemVer' scheme.
7028
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/semantic_version-2.10.0.dist-info/LICENSE
7028
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/semantic_version-2.10.0.dist-info/LICENSE
7029
7029
  Copyright (c) The python-semanticversion project
7030
7030
  All rights reserved.
7031
7031
 
@@ -7056,7 +7056,7 @@ Academic Free License (AFL); MIT License
7056
7056
  Bob Ippolito
7057
7057
  https://github.com/simplejson/simplejson
7058
7058
  Simple, fast, extensible JSON encoder/decoder for Python
7059
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/simplejson-3.20.2.dist-info/licenses/LICENSE.txt
7059
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/simplejson-3.20.2.dist-info/licenses/LICENSE.txt
7060
7060
  simplejson is dual-licensed software. It is available under the terms
7061
7061
  of the MIT license, or the Academic Free License version 2.1. The full
7062
7062
  text of each license agreement is included below. This code is also
@@ -7144,7 +7144,7 @@ MIT License
7144
7144
  Benjamin Peterson
7145
7145
  https://github.com/benjaminp/six
7146
7146
  Python 2 and 3 compatibility utilities
7147
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/six-1.17.0.dist-info/LICENSE
7147
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/six-1.17.0.dist-info/LICENSE
7148
7148
  Copyright (c) 2010-2024 Benjamin Peterson
7149
7149
 
7150
7150
  Permission is hereby granted, free of charge, to any person obtaining a copy of
@@ -7171,7 +7171,7 @@ BSD License
7171
7171
  Thomas Moreau
7172
7172
  https://github.com/joblib/threadpoolctl
7173
7173
  threadpoolctl
7174
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/threadpoolctl-3.6.0.dist-info/licenses/LICENSE
7174
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/threadpoolctl-3.6.0.dist-info/licenses/LICENSE
7175
7175
  Copyright (c) 2019, threadpoolctl contributors
7176
7176
 
7177
7177
  Redistribution and use in source and binary forms, with or without
@@ -7203,7 +7203,7 @@ MIT License; Mozilla Public License 2.0 (MPL 2.0)
7203
7203
  UNKNOWN
7204
7204
  https://tqdm.github.io
7205
7205
  Fast, Extensible Progress Meter
7206
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE
7206
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE
7207
7207
  `tqdm` is a product of collaborative work.
7208
7208
  Unless otherwise stated, all authors (see commit logs) retain copyright
7209
7209
  for their respective work, and release the work under the MIT licence
@@ -7261,7 +7261,7 @@ PSF-2.0
7261
7261
  "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com>
7262
7262
  https://github.com/python/typing_extensions
7263
7263
  Backported and Experimental Type Hints for Python 3.9+
7264
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE
7264
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/typing_extensions-4.15.0.dist-info/licenses/LICENSE
7265
7265
  A. HISTORY OF THE SOFTWARE
7266
7266
  ==========================
7267
7267
 
@@ -7549,7 +7549,7 @@ Apache Software License
7549
7549
  Python Software Foundation
7550
7550
  https://github.com/python/tzdata
7551
7551
  Provider of IANA time zone data
7552
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/tzdata-2025.2.dist-info/licenses/LICENSE
7552
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/tzdata-2025.2.dist-info/licenses/LICENSE
7553
7553
  Apache Software License 2.0
7554
7554
 
7555
7555
  Copyright (c) 2020, Paul Ganssle (Google)
@@ -7573,7 +7573,7 @@ BSD
7573
7573
  UNKNOWN
7574
7574
  http://github.com/lmcinnes/umap
7575
7575
  Uniform Manifold Approximation and Projection
7576
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/umap_learn-0.5.9.post2.dist-info/licenses/LICENSE.txt
7576
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/umap_learn-0.5.9.post2.dist-info/licenses/LICENSE.txt
7577
7577
  BSD 3-Clause License
7578
7578
 
7579
7579
  Copyright (c) 2017, Leland McInnes
@@ -7606,12 +7606,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7606
7606
 
7607
7607
 
7608
7608
  urllib3
7609
- 2.5.0
7609
+ 2.6.0
7610
7610
  MIT
7611
7611
  Andrey Petrov <andrey.petrov@shazow.net>
7612
7612
  https://github.com/urllib3/urllib3/blob/main/CHANGES.rst
7613
7613
  HTTP library with thread-safe connection pooling, file post, and more.
7614
- /home/runner/.pyenv/versions/3.13.9/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt
7614
+ /home/runner/.pyenv/versions/3.13.10/lib/python3.13/site-packages/urllib3-2.6.0.dist-info/licenses/LICENSE.txt
7615
7615
  MIT License
7616
7616
 
7617
7617
  Copyright (c) 2008-2020 Andrey Petrov and contributors.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: howso-visuals
3
- Version: 3.0.0
3
+ Version: 3.0.1
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
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: howso-visuals
3
- Version: 3.0.0
3
+ Version: 3.0.1
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
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --allow-unsafe --cert=None --client-cert=None --extra=dev --index-url=None --no-emit-index-url --output-file=requirements-3.10-dev.txt --pip-args=None
6
6
  #
7
- amalgam-lang==25.1.0
7
+ amalgam-lang==25.2.0
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -26,7 +26,7 @@ cycler==0.12.1
26
26
  # via matplotlib
27
27
  deprecation==2.1.0
28
28
  # via howso-engine
29
- exceptiongroup==1.3.0
29
+ exceptiongroup==1.3.1
30
30
  # via pytest
31
31
  execnet==2.1.2
32
32
  # via pytest-xdist
@@ -34,9 +34,9 @@ faker==38.2.0
34
34
  # via howso-engine
35
35
  flake8==7.3.0
36
36
  # via howso-visuals (pyproject.toml)
37
- fonttools==4.60.1
37
+ fonttools==4.61.0
38
38
  # via matplotlib
39
- howso-engine==50.2.1
39
+ howso-engine==50.3.0
40
40
  # via howso-visuals (pyproject.toml)
41
41
  humanize==4.14.0
42
42
  # via howso-engine
@@ -72,7 +72,7 @@ mdurl==0.1.2
72
72
  # via markdown-it-py
73
73
  mmh3==5.2.0
74
74
  # via howso-engine
75
- narwhals==2.12.0
75
+ narwhals==2.13.0
76
76
  # via plotly
77
77
  networkx==3.4.2
78
78
  # via howso-visuals (pyproject.toml)
@@ -107,7 +107,7 @@ pandas==2.3.3
107
107
  # seaborn
108
108
  pillow==12.0.0
109
109
  # via matplotlib
110
- platformdirs==4.5.0
110
+ platformdirs==4.5.1
111
111
  # via yapf
112
112
  plotly[kaleido]==6.5.0
113
113
  # via howso-visuals (pyproject.toml)
@@ -158,7 +158,7 @@ requests==2.32.5
158
158
  # via howso-engine
159
159
  rich==14.2.0
160
160
  # via howso-engine
161
- ruff==0.14.5
161
+ ruff==0.14.8
162
162
  # via howso-visuals (pyproject.toml)
163
163
  scikit-learn==1.7.2
164
164
  # via
@@ -198,7 +198,7 @@ tzdata==2025.2
198
198
  # pandas
199
199
  umap-learn==0.5.9.post2
200
200
  # via howso-visuals (pyproject.toml)
201
- urllib3==2.5.0
201
+ urllib3==2.6.0
202
202
  # via requests
203
203
  yapf==0.43.0
204
204
  # via howso-visuals (pyproject.toml)
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --allow-unsafe --cert=None --client-cert=None --index-url=None --no-emit-index-url --output-file=requirements-3.10.txt --pip-args=None
6
6
  #
7
- amalgam-lang==25.1.0
7
+ amalgam-lang==25.2.0
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -24,13 +24,13 @@ cycler==0.12.1
24
24
  # via matplotlib
25
25
  deprecation==2.1.0
26
26
  # via howso-engine
27
- exceptiongroup==1.3.0
27
+ exceptiongroup==1.3.1
28
28
  # via pytest
29
29
  faker==38.2.0
30
30
  # via howso-engine
31
- fonttools==4.60.1
31
+ fonttools==4.61.0
32
32
  # via matplotlib
33
- howso-engine==50.2.1
33
+ howso-engine==50.3.0
34
34
  # via howso-visuals (pyproject.toml)
35
35
  humanize==4.14.0
36
36
  # via howso-engine
@@ -62,7 +62,7 @@ mdurl==0.1.2
62
62
  # via markdown-it-py
63
63
  mmh3==5.2.0
64
64
  # via howso-engine
65
- narwhals==2.12.0
65
+ narwhals==2.13.0
66
66
  # via plotly
67
67
  networkx==3.4.2
68
68
  # via howso-visuals (pyproject.toml)
@@ -163,5 +163,5 @@ tzdata==2025.2
163
163
  # pandas
164
164
  umap-learn==0.5.9.post2
165
165
  # via howso-visuals (pyproject.toml)
166
- urllib3==2.5.0
166
+ urllib3==2.6.0
167
167
  # via requests
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --allow-unsafe --cert=None --client-cert=None --extra=dev --index-url=None --no-emit-index-url --output-file=requirements-3.11-dev.txt --pip-args=None
6
6
  #
7
- amalgam-lang==25.1.0
7
+ amalgam-lang==25.2.0
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -32,9 +32,9 @@ faker==38.2.0
32
32
  # via howso-engine
33
33
  flake8==7.3.0
34
34
  # via howso-visuals (pyproject.toml)
35
- fonttools==4.60.1
35
+ fonttools==4.61.0
36
36
  # via matplotlib
37
- howso-engine==50.2.1
37
+ howso-engine==50.3.1
38
38
  # via howso-visuals (pyproject.toml)
39
39
  humanize==4.14.0
40
40
  # via howso-engine
@@ -70,9 +70,9 @@ mdurl==0.1.2
70
70
  # via markdown-it-py
71
71
  mmh3==5.2.0
72
72
  # via howso-engine
73
- narwhals==2.12.0
73
+ narwhals==2.13.0
74
74
  # via plotly
75
- networkx==3.5
75
+ networkx==3.6
76
76
  # via howso-visuals (pyproject.toml)
77
77
  numba==0.62.1
78
78
  # via
@@ -105,7 +105,7 @@ pandas==2.3.3
105
105
  # seaborn
106
106
  pillow==12.0.0
107
107
  # via matplotlib
108
- platformdirs==4.5.0
108
+ platformdirs==4.5.1
109
109
  # via yapf
110
110
  plotly[kaleido]==6.5.0
111
111
  # via howso-visuals (pyproject.toml)
@@ -156,7 +156,7 @@ requests==2.32.5
156
156
  # via howso-engine
157
157
  rich==14.2.0
158
158
  # via howso-engine
159
- ruff==0.14.5
159
+ ruff==0.14.8
160
160
  # via howso-visuals (pyproject.toml)
161
161
  scikit-learn==1.7.2
162
162
  # via
@@ -188,7 +188,7 @@ tzdata==2025.2
188
188
  # pandas
189
189
  umap-learn==0.5.9.post2
190
190
  # via howso-visuals (pyproject.toml)
191
- urllib3==2.5.0
191
+ urllib3==2.6.0
192
192
  # via requests
193
193
  yapf==0.43.0
194
194
  # via howso-visuals (pyproject.toml)
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --allow-unsafe --cert=None --client-cert=None --index-url=None --no-emit-index-url --output-file=requirements-3.11.txt --pip-args=None
6
6
  #
7
- amalgam-lang==25.1.0
7
+ amalgam-lang==25.2.0
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -26,9 +26,9 @@ deprecation==2.1.0
26
26
  # via howso-engine
27
27
  faker==38.2.0
28
28
  # via howso-engine
29
- fonttools==4.60.1
29
+ fonttools==4.61.0
30
30
  # via matplotlib
31
- howso-engine==50.2.1
31
+ howso-engine==50.3.0
32
32
  # via howso-visuals (pyproject.toml)
33
33
  humanize==4.14.0
34
34
  # via howso-engine
@@ -60,9 +60,9 @@ mdurl==0.1.2
60
60
  # via markdown-it-py
61
61
  mmh3==5.2.0
62
62
  # via howso-engine
63
- narwhals==2.12.0
63
+ narwhals==2.13.0
64
64
  # via plotly
65
- networkx==3.5
65
+ networkx==3.6
66
66
  # via howso-visuals (pyproject.toml)
67
67
  numba==0.62.1
68
68
  # via
@@ -156,5 +156,5 @@ tzdata==2025.2
156
156
  # pandas
157
157
  umap-learn==0.5.9.post2
158
158
  # via howso-visuals (pyproject.toml)
159
- urllib3==2.5.0
159
+ urllib3==2.6.0
160
160
  # via requests
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --allow-unsafe --cert=None --client-cert=None --extra=dev --index-url=None --no-emit-index-url --output-file=requirements-3.12-dev.txt --pip-args=None
6
6
  #
7
- amalgam-lang==25.1.0
7
+ amalgam-lang==25.2.0
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -32,9 +32,9 @@ faker==38.2.0
32
32
  # via howso-engine
33
33
  flake8==7.3.0
34
34
  # via howso-visuals (pyproject.toml)
35
- fonttools==4.60.1
35
+ fonttools==4.61.0
36
36
  # via matplotlib
37
- howso-engine==50.2.1
37
+ howso-engine==50.3.1
38
38
  # via howso-visuals (pyproject.toml)
39
39
  humanize==4.14.0
40
40
  # via howso-engine
@@ -70,9 +70,9 @@ mdurl==0.1.2
70
70
  # via markdown-it-py
71
71
  mmh3==5.2.0
72
72
  # via howso-engine
73
- narwhals==2.12.0
73
+ narwhals==2.13.0
74
74
  # via plotly
75
- networkx==3.5
75
+ networkx==3.6
76
76
  # via howso-visuals (pyproject.toml)
77
77
  numba==0.62.1
78
78
  # via
@@ -105,7 +105,7 @@ pandas==2.3.3
105
105
  # seaborn
106
106
  pillow==12.0.0
107
107
  # via matplotlib
108
- platformdirs==4.5.0
108
+ platformdirs==4.5.1
109
109
  # via yapf
110
110
  plotly[kaleido]==6.5.0
111
111
  # via howso-visuals (pyproject.toml)
@@ -156,7 +156,7 @@ requests==2.32.5
156
156
  # via howso-engine
157
157
  rich==14.2.0
158
158
  # via howso-engine
159
- ruff==0.14.5
159
+ ruff==0.14.8
160
160
  # via howso-visuals (pyproject.toml)
161
161
  scikit-learn==1.7.2
162
162
  # via
@@ -188,7 +188,7 @@ tzdata==2025.2
188
188
  # pandas
189
189
  umap-learn==0.5.9.post2
190
190
  # via howso-visuals (pyproject.toml)
191
- urllib3==2.5.0
191
+ urllib3==2.6.0
192
192
  # via requests
193
193
  yapf==0.43.0
194
194
  # via howso-visuals (pyproject.toml)
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --allow-unsafe --cert=None --client-cert=None --index-url=None --no-emit-index-url --output-file=requirements-3.12.txt --pip-args=None
6
6
  #
7
- amalgam-lang==25.1.0
7
+ amalgam-lang==25.2.0
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -26,9 +26,9 @@ deprecation==2.1.0
26
26
  # via howso-engine
27
27
  faker==38.2.0
28
28
  # via howso-engine
29
- fonttools==4.60.1
29
+ fonttools==4.61.0
30
30
  # via matplotlib
31
- howso-engine==50.2.1
31
+ howso-engine==50.3.1
32
32
  # via howso-visuals (pyproject.toml)
33
33
  humanize==4.14.0
34
34
  # via howso-engine
@@ -60,9 +60,9 @@ mdurl==0.1.2
60
60
  # via markdown-it-py
61
61
  mmh3==5.2.0
62
62
  # via howso-engine
63
- narwhals==2.12.0
63
+ narwhals==2.13.0
64
64
  # via plotly
65
- networkx==3.5
65
+ networkx==3.6
66
66
  # via howso-visuals (pyproject.toml)
67
67
  numba==0.62.1
68
68
  # via
@@ -156,5 +156,5 @@ tzdata==2025.2
156
156
  # pandas
157
157
  umap-learn==0.5.9.post2
158
158
  # via howso-visuals (pyproject.toml)
159
- urllib3==2.5.0
159
+ urllib3==2.6.0
160
160
  # via requests
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --allow-unsafe --cert=None --client-cert=None --extra=dev --index-url=None --no-emit-index-url --output-file=requirements-3.13-dev.txt --pip-args=None
6
6
  #
7
- amalgam-lang==25.1.0
7
+ amalgam-lang==25.2.0
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -32,9 +32,9 @@ faker==38.2.0
32
32
  # via howso-engine
33
33
  flake8==7.3.0
34
34
  # via howso-visuals (pyproject.toml)
35
- fonttools==4.60.1
35
+ fonttools==4.61.0
36
36
  # via matplotlib
37
- howso-engine==50.2.1
37
+ howso-engine==50.3.1
38
38
  # via howso-visuals (pyproject.toml)
39
39
  humanize==4.14.0
40
40
  # via howso-engine
@@ -70,9 +70,9 @@ mdurl==0.1.2
70
70
  # via markdown-it-py
71
71
  mmh3==5.2.0
72
72
  # via howso-engine
73
- narwhals==2.12.0
73
+ narwhals==2.13.0
74
74
  # via plotly
75
- networkx==3.5
75
+ networkx==3.6
76
76
  # via howso-visuals (pyproject.toml)
77
77
  numba==0.62.1
78
78
  # via
@@ -105,7 +105,7 @@ pandas==2.3.3
105
105
  # seaborn
106
106
  pillow==12.0.0
107
107
  # via matplotlib
108
- platformdirs==4.5.0
108
+ platformdirs==4.5.1
109
109
  # via yapf
110
110
  plotly[kaleido]==6.5.0
111
111
  # via howso-visuals (pyproject.toml)
@@ -156,7 +156,7 @@ requests==2.32.5
156
156
  # via howso-engine
157
157
  rich==14.2.0
158
158
  # via howso-engine
159
- ruff==0.14.5
159
+ ruff==0.14.8
160
160
  # via howso-visuals (pyproject.toml)
161
161
  scikit-learn==1.7.2
162
162
  # via
@@ -188,7 +188,7 @@ tzdata==2025.2
188
188
  # pandas
189
189
  umap-learn==0.5.9.post2
190
190
  # via howso-visuals (pyproject.toml)
191
- urllib3==2.5.0
191
+ urllib3==2.6.0
192
192
  # via requests
193
193
  yapf==0.43.0
194
194
  # via howso-visuals (pyproject.toml)
@@ -4,7 +4,7 @@
4
4
  #
5
5
  # pip-compile --allow-unsafe --cert=None --client-cert=None --index-url=None --no-emit-index-url --output-file=requirements-3.13.txt --pip-args=None
6
6
  #
7
- amalgam-lang==25.1.0
7
+ amalgam-lang==25.2.0
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -26,9 +26,9 @@ deprecation==2.1.0
26
26
  # via howso-engine
27
27
  faker==38.2.0
28
28
  # via howso-engine
29
- fonttools==4.60.1
29
+ fonttools==4.61.0
30
30
  # via matplotlib
31
- howso-engine==50.2.1
31
+ howso-engine==50.3.1
32
32
  # via howso-visuals (pyproject.toml)
33
33
  humanize==4.14.0
34
34
  # via howso-engine
@@ -60,9 +60,9 @@ mdurl==0.1.2
60
60
  # via markdown-it-py
61
61
  mmh3==5.2.0
62
62
  # via howso-engine
63
- narwhals==2.12.0
63
+ narwhals==2.13.0
64
64
  # via plotly
65
- networkx==3.5
65
+ networkx==3.6
66
66
  # via howso-visuals (pyproject.toml)
67
67
  numba==0.62.1
68
68
  # via
@@ -156,5 +156,5 @@ tzdata==2025.2
156
156
  # pandas
157
157
  umap-learn==0.5.9.post2
158
158
  # via howso-visuals (pyproject.toml)
159
- urllib3==2.5.0
159
+ urllib3==2.6.0
160
160
  # via requests
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes