Skip to content

Commit d2b7cae

Browse files
committed
📌 add lower bounds for graphviz and breathe
Signed-off-by: burgholzer <burgholzer@me.com>
1 parent 77f8ae0 commit d2b7cae

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,8 @@ docs = [
330330
"sphinx>=7.4.7",
331331
"sphinx>=8.1.3; python_version >= '3.10'",
332332
"sphinx>=8.2.3; python_version >= '3.11'",
333-
"graphviz",
334-
"breathe",
333+
"breathe>=4.36.0",
334+
"graphviz>=0.20.3",
335335
]
336336
test = [
337337
"pytest>=8.3.4",

uv.lock

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

0 commit comments

Comments
 (0)