howso-visuals 3.0.2__tar.gz → 3.0.3__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.2 → howso_visuals-3.0.3}/LICENSE-3RD-PARTY.txt +255 -8
  2. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/PKG-INFO +1 -1
  3. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso_visuals.egg-info/PKG-INFO +1 -1
  4. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.10-dev.txt +15 -6
  5. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.10.txt +15 -6
  6. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.11-dev.txt +15 -6
  7. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.11.txt +15 -6
  8. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.12-dev.txt +15 -6
  9. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.12.txt +15 -6
  10. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.13-dev.txt +15 -6
  11. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.13.txt +15 -6
  12. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/.flake8 +0 -0
  13. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/.github/CODEOWNERS +0 -0
  14. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/.github/templates/version_summary.md +0 -0
  15. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/.github/workflows/build-pr.yml +0 -0
  16. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/.github/workflows/build-release.yml +0 -0
  17. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/.github/workflows/build.yml +0 -0
  18. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/.github/workflows/rebuild-requirements.yml +0 -0
  19. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/.gitignore +0 -0
  20. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/CONTRIBUTING.md +0 -0
  21. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/LICENSE.txt +0 -0
  22. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/README.md +0 -0
  23. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/bin/build.sh +0 -0
  24. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/config/latest-mt-debug-howso.yml +0 -0
  25. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/config/latest-mt-howso.yml +0 -0
  26. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/config/latest-mt-noavx-debug-howso.yml +0 -0
  27. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/config/latest-st-debug-howso.yml +0 -0
  28. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/config/latest-st-howso.yml +0 -0
  29. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/config/powershell/Download-Tzdata.ps1 +0 -0
  30. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/config/powershell/Helper-Functions.ps1 +0 -0
  31. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso/visuals/__init__.py +0 -0
  32. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso/visuals/colors.py +0 -0
  33. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso/visuals/data/iris.csv +0 -0
  34. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso/visuals/graph.py +0 -0
  35. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso/visuals/tests/conftest.py +0 -0
  36. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso/visuals/tests/test_graph.py +0 -0
  37. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso/visuals/tests/test_plot.py +0 -0
  38. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso/visuals/visuals.py +0 -0
  39. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso_visuals.egg-info/SOURCES.txt +0 -0
  40. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso_visuals.egg-info/dependency_links.txt +0 -0
  41. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso_visuals.egg-info/requires.txt +0 -0
  42. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/howso_visuals.egg-info/top_level.txt +0 -0
  43. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/pyproject.toml +0 -0
  44. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.9-dev.txt +0 -0
  45. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/requirements-3.9.txt +0 -0
  46. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/ruff.toml +0 -0
  47. {howso_visuals-3.0.2 → howso_visuals-3.0.3}/setup.cfg +0 -0
@@ -758,12 +758,12 @@ SOFTWARE.
758
758
 
759
759
 
760
760
  joblib
761
- 1.5.2
762
- BSD License
761
+ 1.5.3
762
+ 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.2.dist-info/licenses/LICENSE.txt
766
+ /home/runner/.pyenv/versions/3.13.11/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.
@@ -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.13.0
1926
+ 2.14.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.13.0.dist-info/licenses/LICENSE.md
1931
+ /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/narwhals-2.14.0.dist-info/licenses/LICENSE.md
1932
1932
  MIT License
1933
1933
 
1934
1934
  Copyright (c) 2024, Marco Gorelli
@@ -6436,6 +6436,223 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6436
6436
  DEALINGS IN THE SOFTWARE.
6437
6437
 
6438
6438
 
6439
+ regex
6440
+ 2025.11.3
6441
+ Apache-2.0 AND CNRI-Python
6442
+ Matthew Barnett <regex@mrabarnett.plus.com>
6443
+ https://github.com/mrabarnett/mrab-regex
6444
+ Alternative regular expression module, to replace re.
6445
+ /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/regex-2025.11.3.dist-info/licenses/LICENSE.txt
6446
+ This work was derived from the 're' module of CPython 2.6 and CPython 3.1,
6447
+ copyright (c) 1998-2001 by Secret Labs AB and licensed under CNRI's Python 1.6
6448
+ license.
6449
+
6450
+ All additions and alterations are licensed under the Apache 2.0 License.
6451
+
6452
+
6453
+ Apache License
6454
+ Version 2.0, January 2004
6455
+ http://www.apache.org/licenses/
6456
+
6457
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6458
+
6459
+ 1. Definitions.
6460
+
6461
+ "License" shall mean the terms and conditions for use, reproduction,
6462
+ and distribution as defined by Sections 1 through 9 of this document.
6463
+
6464
+ "Licensor" shall mean the copyright owner or entity authorized by
6465
+ the copyright owner that is granting the License.
6466
+
6467
+ "Legal Entity" shall mean the union of the acting entity and all
6468
+ other entities that control, are controlled by, or are under common
6469
+ control with that entity. For the purposes of this definition,
6470
+ "control" means (i) the power, direct or indirect, to cause the
6471
+ direction or management of such entity, whether by contract or
6472
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
6473
+ outstanding shares, or (iii) beneficial ownership of such entity.
6474
+
6475
+ "You" (or "Your") shall mean an individual or Legal Entity
6476
+ exercising permissions granted by this License.
6477
+
6478
+ "Source" form shall mean the preferred form for making modifications,
6479
+ including but not limited to software source code, documentation
6480
+ source, and configuration files.
6481
+
6482
+ "Object" form shall mean any form resulting from mechanical
6483
+ transformation or translation of a Source form, including but
6484
+ not limited to compiled object code, generated documentation,
6485
+ and conversions to other media types.
6486
+
6487
+ "Work" shall mean the work of authorship, whether in Source or
6488
+ Object form, made available under the License, as indicated by a
6489
+ copyright notice that is included in or attached to the work
6490
+ (an example is provided in the Appendix below).
6491
+
6492
+ "Derivative Works" shall mean any work, whether in Source or Object
6493
+ form, that is based on (or derived from) the Work and for which the
6494
+ editorial revisions, annotations, elaborations, or other modifications
6495
+ represent, as a whole, an original work of authorship. For the purposes
6496
+ of this License, Derivative Works shall not include works that remain
6497
+ separable from, or merely link (or bind by name) to the interfaces of,
6498
+ the Work and Derivative Works thereof.
6499
+
6500
+ "Contribution" shall mean any work of authorship, including
6501
+ the original version of the Work and any modifications or additions
6502
+ to that Work or Derivative Works thereof, that is intentionally
6503
+ submitted to Licensor for inclusion in the Work by the copyright owner
6504
+ or by an individual or Legal Entity authorized to submit on behalf of
6505
+ the copyright owner. For the purposes of this definition, "submitted"
6506
+ means any form of electronic, verbal, or written communication sent
6507
+ to the Licensor or its representatives, including but not limited to
6508
+ communication on electronic mailing lists, source code control systems,
6509
+ and issue tracking systems that are managed by, or on behalf of, the
6510
+ Licensor for the purpose of discussing and improving the Work, but
6511
+ excluding communication that is conspicuously marked or otherwise
6512
+ designated in writing by the copyright owner as "Not a Contribution."
6513
+
6514
+ "Contributor" shall mean Licensor and any individual or Legal Entity
6515
+ on behalf of whom a Contribution has been received by Licensor and
6516
+ subsequently incorporated within the Work.
6517
+
6518
+ 2. Grant of Copyright License. Subject to the terms and conditions of
6519
+ this License, each Contributor hereby grants to You a perpetual,
6520
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6521
+ copyright license to reproduce, prepare Derivative Works of,
6522
+ publicly display, publicly perform, sublicense, and distribute the
6523
+ Work and such Derivative Works in Source or Object form.
6524
+
6525
+ 3. Grant of Patent License. Subject to the terms and conditions of
6526
+ this License, each Contributor hereby grants to You a perpetual,
6527
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6528
+ (except as stated in this section) patent license to make, have made,
6529
+ use, offer to sell, sell, import, and otherwise transfer the Work,
6530
+ where such license applies only to those patent claims licensable
6531
+ by such Contributor that are necessarily infringed by their
6532
+ Contribution(s) alone or by combination of their Contribution(s)
6533
+ with the Work to which such Contribution(s) was submitted. If You
6534
+ institute patent litigation against any entity (including a
6535
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
6536
+ or a Contribution incorporated within the Work constitutes direct
6537
+ or contributory patent infringement, then any patent licenses
6538
+ granted to You under this License for that Work shall terminate
6539
+ as of the date such litigation is filed.
6540
+
6541
+ 4. Redistribution. You may reproduce and distribute copies of the
6542
+ Work or Derivative Works thereof in any medium, with or without
6543
+ modifications, and in Source or Object form, provided that You
6544
+ meet the following conditions:
6545
+
6546
+ (a) You must give any other recipients of the Work or
6547
+ Derivative Works a copy of this License; and
6548
+
6549
+ (b) You must cause any modified files to carry prominent notices
6550
+ stating that You changed the files; and
6551
+
6552
+ (c) You must retain, in the Source form of any Derivative Works
6553
+ that You distribute, all copyright, patent, trademark, and
6554
+ attribution notices from the Source form of the Work,
6555
+ excluding those notices that do not pertain to any part of
6556
+ the Derivative Works; and
6557
+
6558
+ (d) If the Work includes a "NOTICE" text file as part of its
6559
+ distribution, then any Derivative Works that You distribute must
6560
+ include a readable copy of the attribution notices contained
6561
+ within such NOTICE file, excluding those notices that do not
6562
+ pertain to any part of the Derivative Works, in at least one
6563
+ of the following places: within a NOTICE text file distributed
6564
+ as part of the Derivative Works; within the Source form or
6565
+ documentation, if provided along with the Derivative Works; or,
6566
+ within a display generated by the Derivative Works, if and
6567
+ wherever such third-party notices normally appear. The contents
6568
+ of the NOTICE file are for informational purposes only and
6569
+ do not modify the License. You may add Your own attribution
6570
+ notices within Derivative Works that You distribute, alongside
6571
+ or as an addendum to the NOTICE text from the Work, provided
6572
+ that such additional attribution notices cannot be construed
6573
+ as modifying the License.
6574
+
6575
+ You may add Your own copyright statement to Your modifications and
6576
+ may provide additional or different license terms and conditions
6577
+ for use, reproduction, or distribution of Your modifications, or
6578
+ for any such Derivative Works as a whole, provided Your use,
6579
+ reproduction, and distribution of the Work otherwise complies with
6580
+ the conditions stated in this License.
6581
+
6582
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
6583
+ any Contribution intentionally submitted for inclusion in the Work
6584
+ by You to the Licensor shall be under the terms and conditions of
6585
+ this License, without any additional terms or conditions.
6586
+ Notwithstanding the above, nothing herein shall supersede or modify
6587
+ the terms of any separate license agreement you may have executed
6588
+ with Licensor regarding such Contributions.
6589
+
6590
+ 6. Trademarks. This License does not grant permission to use the trade
6591
+ names, trademarks, service marks, or product names of the Licensor,
6592
+ except as required for reasonable and customary use in describing the
6593
+ origin of the Work and reproducing the content of the NOTICE file.
6594
+
6595
+ 7. Disclaimer of Warranty. Unless required by applicable law or
6596
+ agreed to in writing, Licensor provides the Work (and each
6597
+ Contributor provides its Contributions) on an "AS IS" BASIS,
6598
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6599
+ implied, including, without limitation, any warranties or conditions
6600
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6601
+ PARTICULAR PURPOSE. You are solely responsible for determining the
6602
+ appropriateness of using or redistributing the Work and assume any
6603
+ risks associated with Your exercise of permissions under this License.
6604
+
6605
+ 8. Limitation of Liability. In no event and under no legal theory,
6606
+ whether in tort (including negligence), contract, or otherwise,
6607
+ unless required by applicable law (such as deliberate and grossly
6608
+ negligent acts) or agreed to in writing, shall any Contributor be
6609
+ liable to You for damages, including any direct, indirect, special,
6610
+ incidental, or consequential damages of any character arising as a
6611
+ result of this License or out of the use or inability to use the
6612
+ Work (including but not limited to damages for loss of goodwill,
6613
+ work stoppage, computer failure or malfunction, or any and all
6614
+ other commercial damages or losses), even if such Contributor
6615
+ has been advised of the possibility of such damages.
6616
+
6617
+ 9. Accepting Warranty or Additional Liability. While redistributing
6618
+ the Work or Derivative Works thereof, You may choose to offer,
6619
+ and charge a fee for, acceptance of support, warranty, indemnity,
6620
+ or other liability obligations and/or rights consistent with this
6621
+ License. However, in accepting such obligations, You may act only
6622
+ on Your own behalf and on Your sole responsibility, not on behalf
6623
+ of any other Contributor, and only if You agree to indemnify,
6624
+ defend, and hold each Contributor harmless for any liability
6625
+ incurred by, or claims asserted against, such Contributor by reason
6626
+ of your accepting any such warranty or additional liability.
6627
+
6628
+ END OF TERMS AND CONDITIONS
6629
+
6630
+ APPENDIX: How to apply the Apache License to your work.
6631
+
6632
+ To apply the Apache License to your work, attach the following
6633
+ boilerplate notice, with the fields enclosed by brackets "[]"
6634
+ replaced with your own identifying information. (Don't include
6635
+ the brackets!) The text should be enclosed in the appropriate
6636
+ comment syntax for the file format. We also recommend that a
6637
+ file or class name and description of purpose be included on the
6638
+ same "printed page" as the copyright notice for easier
6639
+ identification within third-party archives.
6640
+
6641
+ Copyright 2020 Matthew Barnett
6642
+
6643
+ Licensed under the Apache License, Version 2.0 (the "License");
6644
+ you may not use this file except in compliance with the License.
6645
+ You may obtain a copy of the License at
6646
+
6647
+ http://www.apache.org/licenses/LICENSE-2.0
6648
+
6649
+ Unless required by applicable law or agreed to in writing, software
6650
+ distributed under the License is distributed on an "AS IS" BASIS,
6651
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6652
+ See the License for the specific language governing permissions and
6653
+ limitations under the License.
6654
+
6655
+
6439
6656
  requests
6440
6657
  2.32.5
6441
6658
  Apache Software License
@@ -6648,6 +6865,36 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6648
6865
  SOFTWARE.
6649
6866
 
6650
6867
 
6868
+ sacremoses
6869
+ 0.1.1
6870
+ MIT License
6871
+ UNKNOWN
6872
+ https://github.com/hplt-project/sacremoses
6873
+ SacreMoses
6874
+ /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/sacremoses-0.1.1.dist-info/LICENSE
6875
+ MIT License
6876
+
6877
+ Copyright (c) 2020 alvations
6878
+
6879
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6880
+ of this software and associated documentation files (the "Software"), to deal
6881
+ in the Software without restriction, including without limitation the rights
6882
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6883
+ copies of the Software, and to permit persons to whom the Software is
6884
+ furnished to do so, subject to the following conditions:
6885
+
6886
+ The above copyright notice and this permission notice shall be included in all
6887
+ copies or substantial portions of the Software.
6888
+
6889
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6890
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6891
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6892
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6893
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6894
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6895
+ SOFTWARE.
6896
+
6897
+
6651
6898
  scikit-learn
6652
6899
  1.8.0
6653
6900
  BSD-3-Clause
@@ -8273,12 +8520,12 @@ PERFORMANCE OF THIS SOFTWARE.
8273
8520
 
8274
8521
 
8275
8522
  tzdata
8276
- 2025.2
8277
- Apache Software License
8523
+ 2025.3
8524
+ Apache-2.0
8278
8525
  Python Software Foundation
8279
8526
  https://github.com/python/tzdata
8280
8527
  Provider of IANA time zone data
8281
- /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/tzdata-2025.2.dist-info/licenses/LICENSE
8528
+ /home/runner/.pyenv/versions/3.13.11/lib/python3.13/site-packages/tzdata-2025.3.dist-info/licenses/LICENSE
8282
8529
  Apache Software License 2.0
8283
8530
 
8284
8531
  Copyright (c) 2020, Paul Ganssle (Google)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: howso-visuals
3
- Version: 3.0.2
3
+ Version: 3.0.3
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.2
3
+ Version: 3.0.3
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.2.2
7
+ amalgam-lang==25.2.3
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -16,6 +16,8 @@ charset-normalizer==3.4.4
16
16
  # via requests
17
17
  choreographer==1.2.1
18
18
  # via kaleido
19
+ click==8.3.1
20
+ # via sacremoses
19
21
  contourpy==1.3.2
20
22
  # via matplotlib
21
23
  coverage[toml]==7.13.0
@@ -36,7 +38,7 @@ flake8==7.3.0
36
38
  # via howso-visuals (pyproject.toml)
37
39
  fonttools==4.61.1
38
40
  # via matplotlib
39
- howso-engine==51.2.2
41
+ howso-engine==53.0.0
40
42
  # via howso-visuals (pyproject.toml)
41
43
  humanize==4.14.0
42
44
  # via howso-engine
@@ -46,9 +48,10 @@ iniconfig==2.3.0
46
48
  # via pytest
47
49
  isort==7.0.0
48
50
  # via howso-visuals (pyproject.toml)
49
- joblib==1.5.2
51
+ joblib==1.5.3
50
52
  # via
51
53
  # pynndescent
54
+ # sacremoses
52
55
  # scikit-learn
53
56
  kaleido==1.2.0
54
57
  # via plotly
@@ -72,7 +75,7 @@ mdurl==0.1.2
72
75
  # via markdown-it-py
73
76
  mmh3==5.2.0
74
77
  # via howso-engine
75
- narwhals==2.13.0
78
+ narwhals==2.14.0
76
79
  # via plotly
77
80
  networkx==3.4.2
78
81
  # via howso-visuals (pyproject.toml)
@@ -156,12 +159,16 @@ pytz==2025.2
156
159
  # via pandas
157
160
  pyyaml==6.0.3
158
161
  # via howso-engine
162
+ regex==2025.11.3
163
+ # via sacremoses
159
164
  requests==2.32.5
160
165
  # via howso-engine
161
166
  rich==14.2.0
162
167
  # via howso-engine
163
168
  ruff==0.14.9
164
169
  # via howso-visuals (pyproject.toml)
170
+ sacremoses==0.1.1
171
+ # via howso-engine
165
172
  scikit-learn==1.7.2
166
173
  # via
167
174
  # pynndescent
@@ -188,13 +195,15 @@ tomli==2.3.0
188
195
  # pytest
189
196
  # yapf
190
197
  tqdm==4.67.1
191
- # via umap-learn
198
+ # via
199
+ # sacremoses
200
+ # umap-learn
192
201
  typing-extensions==4.15.0
193
202
  # via
194
203
  # cryptography
195
204
  # exceptiongroup
196
205
  # howso-engine
197
- tzdata==2025.2
206
+ tzdata==2025.3
198
207
  # via
199
208
  # faker
200
209
  # pandas
@@ -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.2.2
7
+ amalgam-lang==25.2.3
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -16,6 +16,8 @@ charset-normalizer==3.4.4
16
16
  # via requests
17
17
  choreographer==1.2.1
18
18
  # via kaleido
19
+ click==8.3.1
20
+ # via sacremoses
19
21
  contourpy==1.3.2
20
22
  # via matplotlib
21
23
  cryptography==46.0.3
@@ -30,7 +32,7 @@ faker==38.2.0
30
32
  # via howso-engine
31
33
  fonttools==4.61.1
32
34
  # via matplotlib
33
- howso-engine==51.2.2
35
+ howso-engine==53.0.0
34
36
  # via howso-visuals (pyproject.toml)
35
37
  humanize==4.14.0
36
38
  # via howso-engine
@@ -38,9 +40,10 @@ idna==3.11
38
40
  # via requests
39
41
  iniconfig==2.3.0
40
42
  # via pytest
41
- joblib==1.5.2
43
+ joblib==1.5.3
42
44
  # via
43
45
  # pynndescent
46
+ # sacremoses
44
47
  # scikit-learn
45
48
  kaleido==1.2.0
46
49
  # via plotly
@@ -62,7 +65,7 @@ mdurl==0.1.2
62
65
  # via markdown-it-py
63
66
  mmh3==5.2.0
64
67
  # via howso-engine
65
- narwhals==2.13.0
68
+ narwhals==2.14.0
66
69
  # via plotly
67
70
  networkx==3.4.2
68
71
  # via howso-visuals (pyproject.toml)
@@ -126,10 +129,14 @@ pytz==2025.2
126
129
  # via pandas
127
130
  pyyaml==6.0.3
128
131
  # via howso-engine
132
+ regex==2025.11.3
133
+ # via sacremoses
129
134
  requests==2.32.5
130
135
  # via howso-engine
131
136
  rich==14.2.0
132
137
  # via howso-engine
138
+ sacremoses==0.1.1
139
+ # via howso-engine
133
140
  scikit-learn==1.7.2
134
141
  # via
135
142
  # pynndescent
@@ -153,13 +160,15 @@ threadpoolctl==3.6.0
153
160
  tomli==2.3.0
154
161
  # via pytest
155
162
  tqdm==4.67.1
156
- # via umap-learn
163
+ # via
164
+ # sacremoses
165
+ # umap-learn
157
166
  typing-extensions==4.15.0
158
167
  # via
159
168
  # cryptography
160
169
  # exceptiongroup
161
170
  # howso-engine
162
- tzdata==2025.2
171
+ tzdata==2025.3
163
172
  # via
164
173
  # faker
165
174
  # pandas
@@ -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.2.2
7
+ amalgam-lang==25.2.3
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -16,6 +16,8 @@ charset-normalizer==3.4.4
16
16
  # via requests
17
17
  choreographer==1.2.1
18
18
  # via kaleido
19
+ click==8.3.1
20
+ # via sacremoses
19
21
  contourpy==1.3.3
20
22
  # via matplotlib
21
23
  coverage[toml]==7.13.0
@@ -34,7 +36,7 @@ flake8==7.3.0
34
36
  # via howso-visuals (pyproject.toml)
35
37
  fonttools==4.61.1
36
38
  # via matplotlib
37
- howso-engine==51.2.2
39
+ howso-engine==53.0.0
38
40
  # via howso-visuals (pyproject.toml)
39
41
  humanize==4.14.0
40
42
  # via howso-engine
@@ -44,9 +46,10 @@ iniconfig==2.3.0
44
46
  # via pytest
45
47
  isort==7.0.0
46
48
  # via howso-visuals (pyproject.toml)
47
- joblib==1.5.2
49
+ joblib==1.5.3
48
50
  # via
49
51
  # pynndescent
52
+ # sacremoses
50
53
  # scikit-learn
51
54
  kaleido==1.2.0
52
55
  # via plotly
@@ -70,7 +73,7 @@ mdurl==0.1.2
70
73
  # via markdown-it-py
71
74
  mmh3==5.2.0
72
75
  # via howso-engine
73
- narwhals==2.13.0
76
+ narwhals==2.14.0
74
77
  # via plotly
75
78
  networkx==3.6.1
76
79
  # via howso-visuals (pyproject.toml)
@@ -154,12 +157,16 @@ pytz==2025.2
154
157
  # via pandas
155
158
  pyyaml==6.0.3
156
159
  # via howso-engine
160
+ regex==2025.11.3
161
+ # via sacremoses
157
162
  requests==2.32.5
158
163
  # via howso-engine
159
164
  rich==14.2.0
160
165
  # via howso-engine
161
166
  ruff==0.14.9
162
167
  # via howso-visuals (pyproject.toml)
168
+ sacremoses==0.1.1
169
+ # via howso-engine
163
170
  scikit-learn==1.8.0
164
171
  # via
165
172
  # pynndescent
@@ -181,10 +188,12 @@ six==1.17.0
181
188
  threadpoolctl==3.6.0
182
189
  # via scikit-learn
183
190
  tqdm==4.67.1
184
- # via umap-learn
191
+ # via
192
+ # sacremoses
193
+ # umap-learn
185
194
  typing-extensions==4.15.0
186
195
  # via howso-engine
187
- tzdata==2025.2
196
+ tzdata==2025.3
188
197
  # via
189
198
  # faker
190
199
  # pandas
@@ -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.2.2
7
+ amalgam-lang==25.2.3
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -16,6 +16,8 @@ charset-normalizer==3.4.4
16
16
  # via requests
17
17
  choreographer==1.2.1
18
18
  # via kaleido
19
+ click==8.3.1
20
+ # via sacremoses
19
21
  contourpy==1.3.3
20
22
  # via matplotlib
21
23
  cryptography==46.0.3
@@ -28,7 +30,7 @@ faker==38.2.0
28
30
  # via howso-engine
29
31
  fonttools==4.61.1
30
32
  # via matplotlib
31
- howso-engine==51.2.2
33
+ howso-engine==53.0.0
32
34
  # via howso-visuals (pyproject.toml)
33
35
  humanize==4.14.0
34
36
  # via howso-engine
@@ -36,9 +38,10 @@ idna==3.11
36
38
  # via requests
37
39
  iniconfig==2.3.0
38
40
  # via pytest
39
- joblib==1.5.2
41
+ joblib==1.5.3
40
42
  # via
41
43
  # pynndescent
44
+ # sacremoses
42
45
  # scikit-learn
43
46
  kaleido==1.2.0
44
47
  # via plotly
@@ -60,7 +63,7 @@ mdurl==0.1.2
60
63
  # via markdown-it-py
61
64
  mmh3==5.2.0
62
65
  # via howso-engine
63
- narwhals==2.13.0
66
+ narwhals==2.14.0
64
67
  # via plotly
65
68
  networkx==3.6.1
66
69
  # via howso-visuals (pyproject.toml)
@@ -124,10 +127,14 @@ pytz==2025.2
124
127
  # via pandas
125
128
  pyyaml==6.0.3
126
129
  # via howso-engine
130
+ regex==2025.11.3
131
+ # via sacremoses
127
132
  requests==2.32.5
128
133
  # via howso-engine
129
134
  rich==14.2.0
130
135
  # via howso-engine
136
+ sacremoses==0.1.1
137
+ # via howso-engine
131
138
  scikit-learn==1.8.0
132
139
  # via
133
140
  # pynndescent
@@ -149,10 +156,12 @@ six==1.17.0
149
156
  threadpoolctl==3.6.0
150
157
  # via scikit-learn
151
158
  tqdm==4.67.1
152
- # via umap-learn
159
+ # via
160
+ # sacremoses
161
+ # umap-learn
153
162
  typing-extensions==4.15.0
154
163
  # via howso-engine
155
- tzdata==2025.2
164
+ tzdata==2025.3
156
165
  # via
157
166
  # faker
158
167
  # pandas
@@ -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.2.2
7
+ amalgam-lang==25.2.3
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -16,6 +16,8 @@ charset-normalizer==3.4.4
16
16
  # via requests
17
17
  choreographer==1.2.1
18
18
  # via kaleido
19
+ click==8.3.1
20
+ # via sacremoses
19
21
  contourpy==1.3.3
20
22
  # via matplotlib
21
23
  coverage[toml]==7.13.0
@@ -34,7 +36,7 @@ flake8==7.3.0
34
36
  # via howso-visuals (pyproject.toml)
35
37
  fonttools==4.61.1
36
38
  # via matplotlib
37
- howso-engine==51.2.2
39
+ howso-engine==53.0.0
38
40
  # via howso-visuals (pyproject.toml)
39
41
  humanize==4.14.0
40
42
  # via howso-engine
@@ -44,9 +46,10 @@ iniconfig==2.3.0
44
46
  # via pytest
45
47
  isort==7.0.0
46
48
  # via howso-visuals (pyproject.toml)
47
- joblib==1.5.2
49
+ joblib==1.5.3
48
50
  # via
49
51
  # pynndescent
52
+ # sacremoses
50
53
  # scikit-learn
51
54
  kaleido==1.2.0
52
55
  # via plotly
@@ -70,7 +73,7 @@ mdurl==0.1.2
70
73
  # via markdown-it-py
71
74
  mmh3==5.2.0
72
75
  # via howso-engine
73
- narwhals==2.13.0
76
+ narwhals==2.14.0
74
77
  # via plotly
75
78
  networkx==3.6.1
76
79
  # via howso-visuals (pyproject.toml)
@@ -154,12 +157,16 @@ pytz==2025.2
154
157
  # via pandas
155
158
  pyyaml==6.0.3
156
159
  # via howso-engine
160
+ regex==2025.11.3
161
+ # via sacremoses
157
162
  requests==2.32.5
158
163
  # via howso-engine
159
164
  rich==14.2.0
160
165
  # via howso-engine
161
166
  ruff==0.14.9
162
167
  # via howso-visuals (pyproject.toml)
168
+ sacremoses==0.1.1
169
+ # via howso-engine
163
170
  scikit-learn==1.8.0
164
171
  # via
165
172
  # pynndescent
@@ -181,10 +188,12 @@ six==1.17.0
181
188
  threadpoolctl==3.6.0
182
189
  # via scikit-learn
183
190
  tqdm==4.67.1
184
- # via umap-learn
191
+ # via
192
+ # sacremoses
193
+ # umap-learn
185
194
  typing-extensions==4.15.0
186
195
  # via howso-engine
187
- tzdata==2025.2
196
+ tzdata==2025.3
188
197
  # via
189
198
  # faker
190
199
  # pandas
@@ -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.2.2
7
+ amalgam-lang==25.2.3
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -16,6 +16,8 @@ charset-normalizer==3.4.4
16
16
  # via requests
17
17
  choreographer==1.2.1
18
18
  # via kaleido
19
+ click==8.3.1
20
+ # via sacremoses
19
21
  contourpy==1.3.3
20
22
  # via matplotlib
21
23
  cryptography==46.0.3
@@ -28,7 +30,7 @@ faker==38.2.0
28
30
  # via howso-engine
29
31
  fonttools==4.61.1
30
32
  # via matplotlib
31
- howso-engine==51.2.2
33
+ howso-engine==53.0.0
32
34
  # via howso-visuals (pyproject.toml)
33
35
  humanize==4.14.0
34
36
  # via howso-engine
@@ -36,9 +38,10 @@ idna==3.11
36
38
  # via requests
37
39
  iniconfig==2.3.0
38
40
  # via pytest
39
- joblib==1.5.2
41
+ joblib==1.5.3
40
42
  # via
41
43
  # pynndescent
44
+ # sacremoses
42
45
  # scikit-learn
43
46
  kaleido==1.2.0
44
47
  # via plotly
@@ -60,7 +63,7 @@ mdurl==0.1.2
60
63
  # via markdown-it-py
61
64
  mmh3==5.2.0
62
65
  # via howso-engine
63
- narwhals==2.13.0
66
+ narwhals==2.14.0
64
67
  # via plotly
65
68
  networkx==3.6.1
66
69
  # via howso-visuals (pyproject.toml)
@@ -124,10 +127,14 @@ pytz==2025.2
124
127
  # via pandas
125
128
  pyyaml==6.0.3
126
129
  # via howso-engine
130
+ regex==2025.11.3
131
+ # via sacremoses
127
132
  requests==2.32.5
128
133
  # via howso-engine
129
134
  rich==14.2.0
130
135
  # via howso-engine
136
+ sacremoses==0.1.1
137
+ # via howso-engine
131
138
  scikit-learn==1.8.0
132
139
  # via
133
140
  # pynndescent
@@ -149,10 +156,12 @@ six==1.17.0
149
156
  threadpoolctl==3.6.0
150
157
  # via scikit-learn
151
158
  tqdm==4.67.1
152
- # via umap-learn
159
+ # via
160
+ # sacremoses
161
+ # umap-learn
153
162
  typing-extensions==4.15.0
154
163
  # via howso-engine
155
- tzdata==2025.2
164
+ tzdata==2025.3
156
165
  # via
157
166
  # faker
158
167
  # pandas
@@ -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.2.2
7
+ amalgam-lang==25.2.3
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -16,6 +16,8 @@ charset-normalizer==3.4.4
16
16
  # via requests
17
17
  choreographer==1.2.1
18
18
  # via kaleido
19
+ click==8.3.1
20
+ # via sacremoses
19
21
  contourpy==1.3.3
20
22
  # via matplotlib
21
23
  coverage[toml]==7.13.0
@@ -34,7 +36,7 @@ flake8==7.3.0
34
36
  # via howso-visuals (pyproject.toml)
35
37
  fonttools==4.61.1
36
38
  # via matplotlib
37
- howso-engine==51.2.2
39
+ howso-engine==53.0.0
38
40
  # via howso-visuals (pyproject.toml)
39
41
  humanize==4.14.0
40
42
  # via howso-engine
@@ -44,9 +46,10 @@ iniconfig==2.3.0
44
46
  # via pytest
45
47
  isort==7.0.0
46
48
  # via howso-visuals (pyproject.toml)
47
- joblib==1.5.2
49
+ joblib==1.5.3
48
50
  # via
49
51
  # pynndescent
52
+ # sacremoses
50
53
  # scikit-learn
51
54
  kaleido==1.2.0
52
55
  # via plotly
@@ -70,7 +73,7 @@ mdurl==0.1.2
70
73
  # via markdown-it-py
71
74
  mmh3==5.2.0
72
75
  # via howso-engine
73
- narwhals==2.13.0
76
+ narwhals==2.14.0
74
77
  # via plotly
75
78
  networkx==3.6.1
76
79
  # via howso-visuals (pyproject.toml)
@@ -154,12 +157,16 @@ pytz==2025.2
154
157
  # via pandas
155
158
  pyyaml==6.0.3
156
159
  # via howso-engine
160
+ regex==2025.11.3
161
+ # via sacremoses
157
162
  requests==2.32.5
158
163
  # via howso-engine
159
164
  rich==14.2.0
160
165
  # via howso-engine
161
166
  ruff==0.14.9
162
167
  # via howso-visuals (pyproject.toml)
168
+ sacremoses==0.1.1
169
+ # via howso-engine
163
170
  scikit-learn==1.8.0
164
171
  # via
165
172
  # pynndescent
@@ -181,10 +188,12 @@ six==1.17.0
181
188
  threadpoolctl==3.6.0
182
189
  # via scikit-learn
183
190
  tqdm==4.67.1
184
- # via umap-learn
191
+ # via
192
+ # sacremoses
193
+ # umap-learn
185
194
  typing-extensions==4.15.0
186
195
  # via howso-engine
187
- tzdata==2025.2
196
+ tzdata==2025.3
188
197
  # via
189
198
  # faker
190
199
  # pandas
@@ -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.2.2
7
+ amalgam-lang==25.2.3
8
8
  # via howso-engine
9
9
  certifi==2025.11.12
10
10
  # via
@@ -16,6 +16,8 @@ charset-normalizer==3.4.4
16
16
  # via requests
17
17
  choreographer==1.2.1
18
18
  # via kaleido
19
+ click==8.3.1
20
+ # via sacremoses
19
21
  contourpy==1.3.3
20
22
  # via matplotlib
21
23
  cryptography==46.0.3
@@ -28,7 +30,7 @@ faker==38.2.0
28
30
  # via howso-engine
29
31
  fonttools==4.61.1
30
32
  # via matplotlib
31
- howso-engine==51.2.2
33
+ howso-engine==53.0.0
32
34
  # via howso-visuals (pyproject.toml)
33
35
  humanize==4.14.0
34
36
  # via howso-engine
@@ -36,9 +38,10 @@ idna==3.11
36
38
  # via requests
37
39
  iniconfig==2.3.0
38
40
  # via pytest
39
- joblib==1.5.2
41
+ joblib==1.5.3
40
42
  # via
41
43
  # pynndescent
44
+ # sacremoses
42
45
  # scikit-learn
43
46
  kaleido==1.2.0
44
47
  # via plotly
@@ -60,7 +63,7 @@ mdurl==0.1.2
60
63
  # via markdown-it-py
61
64
  mmh3==5.2.0
62
65
  # via howso-engine
63
- narwhals==2.13.0
66
+ narwhals==2.14.0
64
67
  # via plotly
65
68
  networkx==3.6.1
66
69
  # via howso-visuals (pyproject.toml)
@@ -124,10 +127,14 @@ pytz==2025.2
124
127
  # via pandas
125
128
  pyyaml==6.0.3
126
129
  # via howso-engine
130
+ regex==2025.11.3
131
+ # via sacremoses
127
132
  requests==2.32.5
128
133
  # via howso-engine
129
134
  rich==14.2.0
130
135
  # via howso-engine
136
+ sacremoses==0.1.1
137
+ # via howso-engine
131
138
  scikit-learn==1.8.0
132
139
  # via
133
140
  # pynndescent
@@ -149,10 +156,12 @@ six==1.17.0
149
156
  threadpoolctl==3.6.0
150
157
  # via scikit-learn
151
158
  tqdm==4.67.1
152
- # via umap-learn
159
+ # via
160
+ # sacremoses
161
+ # umap-learn
153
162
  typing-extensions==4.15.0
154
163
  # via howso-engine
155
- tzdata==2025.2
164
+ tzdata==2025.3
156
165
  # via
157
166
  # faker
158
167
  # pandas
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes