Skip to content

Commit e6a5945

Browse files
authored
fix: pygments 2.20.0 failing to build our documentaton (#1731)
1 parent 84125b1 commit e6a5945

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ doc = [
9595
"mkdocs-git-authors-plugin",
9696
"mkdocs-macros-plugin",
9797
"mkdocs-redirects>=1.2.2",
98+
"pygments<2.20",
9899
]
99100
mcp = [
100101
"fastmcp>=2.13.0",

uv.lock

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

0 commit comments

Comments
 (0)