Skip to content

Commit 62ab83b

Browse files
committed
fixup
1 parent 563677e commit 62ab83b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ tox==4.32.0 ; python_version < "3.10"
55
wheel==0.46.1
66
Sphinx==9.0.4 ; python_version >= "3.11"
77
Sphinx==7.4.7 ; python_version < "3.11"
8-
sphinx-rtd-theme==3.0.2
8+
sphinx-rtd-theme==3.1.0rc1 ; python_version >= "3.11"
9+
sphinx-rtd-theme==3.0.2 ; python_version < "3.11"
910
pypandoc==1.16.2
1011
twine==6.2.0
1112
black==25.12.0

0 commit comments

Comments
 (0)