Skip to content

Commit 8b51be0

Browse files
committed
CI docs: sphinx<8, sphinx-rtd-theme<3
Signed-off-by: Alexander Piskun <[email protected]>
1 parent 289d153 commit 8b51be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ optional-dependencies.dev-min = [
7777
optional-dependencies.docs = [
7878
"autodoc-pydantic>=2.0.1",
7979
"nc-py-api[app,calendar]",
80-
"sphinx>=6.2",
80+
"sphinx<8",
8181
"sphinx-copybutton",
8282
"sphinx-inline-tabs",
8383
"sphinx-issues>=3.0.1",
84-
"sphinx-rtd-theme>=1",
84+
"sphinx-rtd-theme<3",
8585
]
8686
urls.Changelog = "https://github.com/cloud-py-api/nc_py_api/blob/main/CHANGELOG.md"
8787
urls.Documentation = "https://cloud-py-api.github.io/nc_py_api/"

0 commit comments

Comments
 (0)