Skip to content

Commit

Permalink
fix doc generation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rprimet committed Jun 19, 2024
1 parent 0e022e7 commit e256daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"markdown-it-py[plugins]>=3.0.0",
"mdformat>=0.7.16",
"more-itertools",
"typer[all]>=0.9.0",
"typer>=0.12.1",
"typing-extensions"
]
dynamic = ["version"]
Expand Down

0 comments on commit e256daf

Please sign in to comment.