Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ docs = [
# TODO: sphinx_rtd_theme only supports Sphinx < 9.0, consider migrating to a different theme or wait for sphinx_rtd_theme to support Sphinx 9+
# Using Sphinx 6.2.1 as it's the latest version supporting Python >= 3.8 (Sphinx 7+ requires Python >= 3.9, Sphinx 8+ requires Python >= 3.11)
"sphinx==6.2.1",
"sphinx_rtd_theme==3.0.2",
"sphinx_rtd_theme==3.1.0",
"sphinx-autobuild",
]
dev = [
"prek>=0.4.0"
"prek>=0.4.5"
]
52 changes: 26 additions & 26 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading