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 bac5fc0 commit 3e0519cCopy full SHA for 3e0519c
requirements/doc.in
@@ -1,4 +1,5 @@
1
sphinx==4.2.0
2
+alabaster==0.7.13
3
sphinx-book-theme==0.3.3
4
recommonmark==0.6.0
5
sphinxcontrib.yt==0.2.2
requirements/doc.txt
@@ -4,8 +4,10 @@
#
# make upgrade
6
7
-alabaster==0.7.16
8
- # via sphinx
+ # via
9
+ # -r requirements/doc.in
10
+ # sphinx
11
babel==2.14.0
12
# via sphinx
13
beautifulsoup4==4.12.3
0 commit comments