Skip to content

Commit c581051

Browse files
committed
Pin docs requirements
1 parent fe07a6e commit c581051

File tree

2 files changed

+38
-3
lines changed

2 files changed

+38
-3
lines changed

docs/requirements.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ansible-core
2+
pbr
3+
pexpect
4+
six
5+
sphinx

docs/requirements.txt

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1-
pbr
2-
sphinx
3-
ansible-core
1+
alabaster==0.7.12
2+
ansible-core==2.11.6
3+
Babel==2.9.1
4+
certifi==2021.10.8
5+
cffi==1.15.0
6+
charset-normalizer==2.0.7
7+
cryptography==35.0.0
8+
docutils==0.17.1
9+
idna==3.3
10+
imagesize==1.2.0
11+
Jinja2==3.0.2
12+
MarkupSafe==2.0.1
13+
packaging==21.0
14+
pbr==5.6.0
15+
pexpect==4.8.0
16+
ptyprocess==0.7.0
17+
pycparser==2.20
18+
Pygments==2.10.0
19+
pyparsing==3.0.1
20+
pytz==2021.3
21+
PyYAML==6.0
22+
requests==2.26.0
23+
resolvelib==0.5.5
24+
six==1.16.0
25+
snowballstemmer==2.1.0
26+
Sphinx==4.2.0
27+
sphinxcontrib-applehelp==1.0.2
28+
sphinxcontrib-devhelp==1.0.2
29+
sphinxcontrib-htmlhelp==2.0.0
30+
sphinxcontrib-jsmath==1.0.1
31+
sphinxcontrib-qthelp==1.0.3
32+
sphinxcontrib-serializinghtml==1.1.5
33+
urllib3==1.26.7

0 commit comments

Comments
 (0)