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 769938c commit 563677eCopy full SHA for 563677e
line-openapi
requirements-dev.txt
@@ -3,8 +3,8 @@
3
tox==4.32.0 ; python_version >= "3.10"
4
tox==4.32.0 ; python_version < "3.10"
5
wheel==0.46.1
6
-Sphinx==9.0.4 ; python_version >= "3.10"
7
-Sphinx==7.4.7 ; python_version < "3.10"
+Sphinx==9.0.4 ; python_version >= "3.11"
+Sphinx==7.4.7 ; python_version < "3.11"
8
sphinx-rtd-theme==3.0.2
9
pypandoc==1.16.2
10
twine==6.2.0
0 commit comments