We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac39151 commit 420d943Copy full SHA for 420d943
Doc/requirements.txt
@@ -6,12 +6,12 @@
6
# Sphinx version is pinned so that new versions that introduce new warnings
7
# won't suddenly cause build failures. Updating the version is fine as long
8
# as no warnings are raised by doing so.
9
-sphinx~=7.3.0
+sphinx~=7.4.0
10
11
blurb
12
13
-sphinxext-opengraph==0.7.5
14
-sphinx-notfound-page==1.0.0
+sphinxext-opengraph~=0.9.0
+sphinx-notfound-page~=1.0.0
15
16
# The theme used by the documentation is stored separately, so we need
17
# to install that as well.
0 commit comments