Skip to content

Commit 5fd9cb2

Browse files
authored
chore(deps): add zstandard cache prerequisite (#58)
Merged by Vision under delegated forge ownership. This lands the explicit zstandard prerequisite for issue #46 after local validation, CI, Security Audit, CodeQL, and CodeRabbit all passed.
1 parent 362fed7 commit 5fd9cb2

2 files changed

Lines changed: 60 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ dependencies = [
3131
"pyyaml>=6.0,<7.0",
3232
"markdownify>=0.14,<2.0",
3333
"beautifulsoup4>=4.12,<5.0",
34+
"zstandard>=0.23.0",
3435
]
3536

3637
[project.optional-dependencies]

uv.lock

Lines changed: 59 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)