Skip to content

Commit 563677e

Browse files
committed
fixup
1 parent 769938c commit 563677e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
tox==4.32.0 ; python_version >= "3.10"
44
tox==4.32.0 ; python_version < "3.10"
55
wheel==0.46.1
6-
Sphinx==9.0.4 ; python_version >= "3.10"
7-
Sphinx==7.4.7 ; python_version < "3.10"
6+
Sphinx==9.0.4 ; python_version >= "3.11"
7+
Sphinx==7.4.7 ; python_version < "3.11"
88
sphinx-rtd-theme==3.0.2
99
pypandoc==1.16.2
1010
twine==6.2.0

0 commit comments

Comments
 (0)