diff --git a/poetry.lock b/poetry.lock index 1c75ac3..4e8af51 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.3.4 and should not be changed by hand. [[package]] name = "accessible-pygments" @@ -533,7 +533,7 @@ files = [ [package.dependencies] attrs = ">=22.2.0" -jsonschema-specifications = ">=2023.03.6" +jsonschema-specifications = ">=2023.3.6" referencing = ">=0.28.4" rpds-py = ">=0.7.1" @@ -1517,4 +1517,4 @@ watchdog = ["watchdog (>=2.3)"] [metadata] lock-version = "2.1" python-versions = "^3.11" -content-hash = "bcb5b0d936c26ad021c7874b09cf345e9e0988fa8d96f782cc2bc9e70317d4b1" +content-hash = "f75a8fb303f665aaa11a79c8be4929406c1dc01b8a46492a85436ab58f0a1aa0" diff --git a/pyproject.toml b/pyproject.toml index e1cf55b..a039005 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ aw-client = {git = "https://github.com/ActivityWatch/aw-client.git", rev = "mast sphinx = ">=7.0,<9.0" sphinx-autobuild = "*" sphinx_rtd_theme = ">=2.0" +sphinxcontrib-jquery = "*" sphinx-book-theme = "*" sphinx-tabs = "^3.4" sphinx-click = ">=6.0" diff --git a/src/conf.py b/src/conf.py index 26f7e52..38e675e 100644 --- a/src/conf.py +++ b/src/conf.py @@ -41,6 +41,7 @@ "sphinx_tabs.tabs", "sphinx_click", "sphinxext.rediraffe", + "sphinxcontrib.jquery", ] extlinks = {