Skip to content

Commit

Permalink
chore(py): bump mkdocs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Mar 11, 2024
1 parent 6a9dede commit 9673010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ dependencies = [
"onnx-directml" = ["onnxruntime-directml"]
"dist" = ["pip-tools", "pipdeptree", "twine"]
"docs" = [
"mkdocs-material",
"mkdocs-material>=9.5.13",
"mkdocs-git-revision-date-localized-plugin",
"mkdocs-redirects",
"mkdocstrings[python]",
"mkdocstrings[python]>=0.24.1",
]
"dev" = ["jurigged", "pudb", "snakeviz", "gprof2dot"]
"test" = [
Expand Down

0 comments on commit 9673010

Please sign in to comment.