Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions LICENSE-3RD-PARTY.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Faker
40.31.0
40.35.0
MIT License
joke2k
https://github.com/joke2k/faker
Faker is a Python package that generates fake data for you.
/home/runner/.pyenv/versions/3.14.6/lib/python3.14/site-packages/faker-40.31.0.dist-info/licenses/LICENSE.txt
/home/runner/.pyenv/versions/3.14.6/lib/python3.14/site-packages/faker-40.35.0.dist-info/licenses/LICENSE.txt
Copyright (c) 2012 Daniele Faraglia

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down Expand Up @@ -119,12 +119,12 @@ DEALINGS IN THE SOFTWARE.


certifi
2026.6.17
2026.7.22
Mozilla Public License 2.0 (MPL 2.0)
Kenneth Reitz
https://github.com/certifi/python-certifi
Python package for providing Mozilla's CA Bundle.
/home/runner/.pyenv/versions/3.14.6/lib/python3.14/site-packages/certifi-2026.6.17.dist-info/licenses/LICENSE
/home/runner/.pyenv/versions/3.14.6/lib/python3.14/site-packages/certifi-2026.7.22.dist-info/licenses/LICENSE
This package contains a modified version of ca-bundle.crt:

ca-bundle.crt -- Bundle of CA Root Certificates
Expand Down Expand Up @@ -3362,12 +3362,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


tqdm
4.69.0
4.69.1
MPL-2.0 AND MIT
UNKNOWN
https://tqdm.github.io
Fast, Extensible Progress Meter
/home/runner/.pyenv/versions/3.14.6/lib/python3.14/site-packages/tqdm-4.69.0.dist-info/licenses/LICENCE
/home/runner/.pyenv/versions/3.14.6/lib/python3.14/site-packages/tqdm-4.69.1.dist-info/licenses/LICENCE
`tqdm` is a product of collaborative work.
Unless otherwise stated, all authors (see commit logs) retain copyright
for their respective work, and release the work under the MIT licence
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies = [
"semantic-version~=2.0",
"typing-extensions~=4.9",
"urllib3>=2.6.3",
"amalgam-lang==34.2.0", # Use exact since Engine is exact in version.json
"amalgam-lang==34.2.1", # Use exact since Engine is exact in version.json
]

[project.optional-dependencies]
Expand Down
42 changes: 33 additions & 9 deletions requirements-3.11-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@
#
# pip-compile --allow-unsafe --cert=None --client-cert=None --extra=dev --extra=scikit --index-url=None --no-emit-index-url --output-file=requirements-3.11-dev.txt --pip-args=None
#
amalgam-lang==34.2.0
amalgam-lang==34.2.1
# via howso-engine (pyproject.toml)
astroid==4.0.4
# via pylint
build==1.5.0
# via pip-tools
certifi==2026.6.17
# via
# nab-python
# pip-tools
certifi==2026.7.22
# via
# howso-engine (pyproject.toml)
# requests
Expand All @@ -28,7 +30,7 @@ dill==0.4.1
# pylint
execnet==2.1.2
# via pytest-xdist
faker==40.31.0
faker==40.35.0
# via howso-engine (pyproject.toml)
flake8==3.9.2
# via
Expand All @@ -44,6 +46,8 @@ idna==3.18
# via requests
iniconfig==2.3.0
# via pytest
installer==1.0.1
# via nab-python
isort==8.0.1
# via pylint
joblib==1.5.3
Expand All @@ -62,6 +66,14 @@ mmh3==5.2.1
# via howso-engine (pyproject.toml)
mongomock==4.3.0
# via howso-engine (pyproject.toml)
nab-index==0.0.11
# via
# nab-python
# pipdeptree
nab-python==0.0.11
# via pipdeptree
nab-resolver==0.0.11
# via nab-python
narwhals==2.24.0
# via scikit-learn
numpy==2.4.6
Expand All @@ -75,16 +87,16 @@ packaging==26.2
# build
# howso-engine (pyproject.toml)
# mongomock
# pipdeptree
# nab-index
# pytest
# wheel
pandas==2.3.3
# via howso-engine (pyproject.toml)
pip-tools==7.6.0
# via howso-engine (pyproject.toml)
pipdeptree==3.1.1
pipdeptree==4.1.0
# via howso-engine (pyproject.toml)
platformdirs==4.10.1
platformdirs==4.11.0
# via pylint
pluggy==1.6.0
# via
Expand All @@ -110,6 +122,7 @@ pylint==4.0.6
pyproject-hooks==1.2.0
# via
# build
# nab-python
# pip-tools
pytest==9.1.1
# via
Expand Down Expand Up @@ -157,17 +170,28 @@ snowballstemmer==3.1.1
# via pydocstyle
threadpoolctl==3.6.0
# via scikit-learn
tomli==2.4.1
# via nab-python
tomli-w==1.2.0
# via nab-python
tomlkit==0.15.1
# via pylint
tqdm==4.69.0
tqdm==4.69.1
# via sacremoses
truststore==0.10.4
# via nab-index
typing-extensions==4.16.0
# via howso-engine (pyproject.toml)
# via
# howso-engine (pyproject.toml)
# nab-index
# nab-python
# nab-resolver
tzdata==2026.3
# via pandas
urllib3==2.7.0
# via
# howso-engine (pyproject.toml)
# nab-index
# requests
wheel==0.47.0
# via pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements-3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# 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
#
amalgam-lang==34.2.0
amalgam-lang==34.2.1
# via howso-engine (pyproject.toml)
certifi==2026.6.17
certifi==2026.7.22
# via
# howso-engine (pyproject.toml)
# requests
charset-normalizer==3.4.9
# via requests
click==8.4.2
# via sacremoses
faker==40.31.0
faker==40.35.0
# via howso-engine (pyproject.toml)
humanize==4.16.0
# via howso-engine (pyproject.toml)
Expand Down Expand Up @@ -60,7 +60,7 @@ semantic-version==2.10.0
# via howso-engine (pyproject.toml)
six==1.17.0
# via python-dateutil
tqdm==4.69.0
tqdm==4.69.1
# via sacremoses
typing-extensions==4.16.0
# via howso-engine (pyproject.toml)
Expand Down
42 changes: 33 additions & 9 deletions requirements-3.12-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@
#
# pip-compile --allow-unsafe --cert=None --client-cert=None --extra=dev --extra=scikit --index-url=None --no-emit-index-url --output-file=requirements-3.12-dev.txt --pip-args=None
#
amalgam-lang==34.2.0
amalgam-lang==34.2.1
# via howso-engine (pyproject.toml)
astroid==4.0.4
# via pylint
build==1.5.0
# via pip-tools
certifi==2026.6.17
# via
# nab-python
# pip-tools
certifi==2026.7.22
# via
# howso-engine (pyproject.toml)
# requests
Expand All @@ -28,7 +30,7 @@ dill==0.4.1
# pylint
execnet==2.1.2
# via pytest-xdist
faker==40.31.0
faker==40.35.0
# via howso-engine (pyproject.toml)
flake8==3.9.2
# via
Expand All @@ -44,6 +46,8 @@ idna==3.18
# via requests
iniconfig==2.3.0
# via pytest
installer==1.0.1
# via nab-python
isort==8.0.1
# via pylint
joblib==1.5.3
Expand All @@ -62,6 +66,14 @@ mmh3==5.2.1
# via howso-engine (pyproject.toml)
mongomock==4.3.0
# via howso-engine (pyproject.toml)
nab-index==0.0.11
# via
# nab-python
# pipdeptree
nab-python==0.0.11
# via pipdeptree
nab-resolver==0.0.11
# via nab-python
narwhals==2.24.0
# via scikit-learn
numpy==2.4.6
Expand All @@ -75,16 +87,16 @@ packaging==26.2
# build
# howso-engine (pyproject.toml)
# mongomock
# pipdeptree
# nab-index
# pytest
# wheel
pandas==2.3.3
# via howso-engine (pyproject.toml)
pip-tools==7.6.0
# via howso-engine (pyproject.toml)
pipdeptree==3.1.1
pipdeptree==4.1.0
# via howso-engine (pyproject.toml)
platformdirs==4.10.1
platformdirs==4.11.0
# via pylint
pluggy==1.6.0
# via
Expand All @@ -110,6 +122,7 @@ pylint==4.0.6
pyproject-hooks==1.2.0
# via
# build
# nab-python
# pip-tools
pytest==9.1.1
# via
Expand Down Expand Up @@ -157,17 +170,28 @@ snowballstemmer==3.1.1
# via pydocstyle
threadpoolctl==3.6.0
# via scikit-learn
tomli==2.4.1
# via nab-python
tomli-w==1.2.0
# via nab-python
tomlkit==0.15.1
# via pylint
tqdm==4.69.0
tqdm==4.69.1
# via sacremoses
truststore==0.10.4
# via nab-index
typing-extensions==4.16.0
# via howso-engine (pyproject.toml)
# via
# howso-engine (pyproject.toml)
# nab-index
# nab-python
# nab-resolver
tzdata==2026.3
# via pandas
urllib3==2.7.0
# via
# howso-engine (pyproject.toml)
# nab-index
# requests
wheel==0.47.0
# via pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# 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
#
amalgam-lang==34.2.0
amalgam-lang==34.2.1
# via howso-engine (pyproject.toml)
certifi==2026.6.17
certifi==2026.7.22
# via
# howso-engine (pyproject.toml)
# requests
charset-normalizer==3.4.9
# via requests
click==8.4.2
# via sacremoses
faker==40.31.0
faker==40.35.0
# via howso-engine (pyproject.toml)
humanize==4.16.0
# via howso-engine (pyproject.toml)
Expand Down Expand Up @@ -60,7 +60,7 @@ semantic-version==2.10.0
# via howso-engine (pyproject.toml)
six==1.17.0
# via python-dateutil
tqdm==4.69.0
tqdm==4.69.1
# via sacremoses
typing-extensions==4.16.0
# via howso-engine (pyproject.toml)
Expand Down
Loading
Loading