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.
2 parents 2252efe + 29e976c commit a28913aCopy full SHA for a28913a
requirements/docs.txt
@@ -16,7 +16,7 @@ docutils==0.20.1
16
# via
17
# sphinx
18
# sphinx-rtd-theme
19
-idna==3.6
+idna==3.7
20
# via requests
21
imagesize==1.4.1
22
# via sphinx
@@ -34,7 +34,7 @@ snowballstemmer==2.2.0
34
35
sphinx==7.2.6
36
37
- # -r requirements/docs.in
+ # -r docs.in
38
39
# sphinxcontrib-applehelp
40
# sphinxcontrib-devhelp
@@ -43,7 +43,7 @@ sphinx==7.2.6
43
# sphinxcontrib-qthelp
44
# sphinxcontrib-serializinghtml
45
sphinx-rtd-theme==2.0.0
46
- # via -r requirements/docs.in
+ # via -r docs.in
47
sphinxcontrib-applehelp==1.0.7
48
49
sphinxcontrib-devhelp==1.0.5
0 commit comments