Thanks to visit codestin.com Credit goes to github.com
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 7f63241 commit 225cbeeCopy full SHA for 225cbee
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