Merge branch 'mako_changes-20260806' into content-sizes

This commit is contained in:
2026-08-13 08:52:15 -07:00

View File

@@ -18,10 +18,6 @@ dependencies = [
"pyarrow>=20.0.0", "pyarrow>=20.0.0",
"pywikidiff2 @ git+https://gitea.communitydata.science/groceryheist/pywikidiff2.git", "pywikidiff2 @ git+https://gitea.communitydata.science/groceryheist/pywikidiff2.git",
"sortedcontainers>=2.4.0", "sortedcontainers>=2.4.0",
# PyPI yamlconf 0.2.6 pins pyyaml == 5.4.1, which cannot build on
# Python >= 3.11; this fork loosens the pin. Drop once upstream
# releases with a fixed requirement.
"yamlconf @ git+https://github.com/groceryheist/yamlconf",
] ]
[project.scripts] [project.scripts]