We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0c4bb commit 0b57575Copy full SHA for 0b57575
pyproject.toml
@@ -63,9 +63,9 @@ Tracker = "https://github.com/labscript-suite/labscript-utils/issues/"
63
[project.optional-dependencies]
64
docs = [
65
"PyQt5",
66
- "Sphinx==7.3.7",
67
- "sphinx-rtd-theme==2.0.0",
68
- "myst_parser==2.0.0",
+ "Sphinx==8.1.3",
+ "sphinx-rtd-theme==3.0.1",
+ "myst_parser==4.0.0",
69
]
70
71
[project.scripts]
0 commit comments