Skip to content

Commit 2c5f82f

Browse files
committed
RTD: Relax dependencies for Python 3.8
1 parent 3cded9f commit 2c5f82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ optional-dependencies.develop = [
109109
optional-dependencies.docs = [
110110
"myst-parser[linkify]>=0.18,<5",
111111
"pydata-sphinx-theme<1",
112-
"sphinx-autobuild==2024.10.3",
112+
"sphinx-autobuild",
113113
"sphinx-copybutton",
114114
"sphinx-design-elements<1",
115115
"sphinxcontrib-mermaid<1",

0 commit comments

Comments
 (0)