Skip to content

Commit c4d1fb6

Browse files
arieradleclaude
andcommitted
fix: lower mkdocs-llmstxt to >=0.4.0 for Python 3.9 compatibility
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b404e07 commit c4d1fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dev = [
9999
"mkdocs-mermaid2-plugin>=1.0.0",
100100
"mkdocs-minify-plugin>=0.8.0",
101101
"mkdocs-rss-plugin>=1.17.0",
102-
"mkdocs-llmstxt>=0.5.0",
102+
"mkdocs-llmstxt>=0.4.0",
103103
"google-genai>=1.0.0",
104104
"huggingface-hub>=0.20.0",
105105
"opentelemetry-api>=1.0.0",

0 commit comments

Comments
 (0)