Skip to content

Commit 335c3b6

Browse files
committed
Pin sphinxcontrib-*
1 parent 0a7f47e commit 335c3b6

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

docs/requirements.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ pyyaml==5.3.1
1010
# The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0;
1111
# it therefore cannot be built with this version.
1212
sphinxcontrib-applehelp==1.0.2
13+
sphinxcontrib-devhelp==1.0.2
14+
sphinxcontrib-htmlhelp==2.0.0
15+
sphinxcontrib-qthelp==1.0.3
16+
sphinxcontrib-serializinghtml==1.1.5
17+
sphinxcontrib-towncrier==0.2.1a0

docs/requirements.txt

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,27 +228,37 @@ sphinxcontrib-apidoc==0.3.0 \
228228
sphinxcontrib-applehelp==1.0.2 \
229229
--hash=sha256:806111e5e962be97c29ec4c1e7fe277bfd19e9652fb1a4392105b43e01af885a \
230230
--hash=sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58
231-
# via sphinx
231+
# via
232+
# -r docs/requirements.in
233+
# sphinx
232234
sphinxcontrib-devhelp==1.0.2 \
233235
--hash=sha256:8165223f9a335cc1af7ffe1ed31d2871f325254c0423bc0c4c7cd1c1e4734a2e \
234236
--hash=sha256:ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4
235-
# via sphinx
237+
# via
238+
# -r docs/requirements.in
239+
# sphinx
236240
sphinxcontrib-htmlhelp==2.0.0 \
237241
--hash=sha256:d412243dfb797ae3ec2b59eca0e52dac12e75a241bf0e4eb861e450d06c6ed07 \
238242
--hash=sha256:f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2
239-
# via sphinx
243+
# via
244+
# -r docs/requirements.in
245+
# sphinx
240246
sphinxcontrib-jsmath==1.0.1 \
241247
--hash=sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178 \
242248
--hash=sha256:a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8
243249
# via sphinx
244250
sphinxcontrib-qthelp==1.0.3 \
245251
--hash=sha256:4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72 \
246252
--hash=sha256:bd9fc24bcb748a8d51fd4ecaade681350aa63009a347a8c14e637895444dfab6
247-
# via sphinx
253+
# via
254+
# -r docs/requirements.in
255+
# sphinx
248256
sphinxcontrib-serializinghtml==1.1.5 \
249257
--hash=sha256:352a9a00ae864471d3a7ead8d7d79f5fc0b57e8b3f95e9867eb9eb28999b92fd \
250258
--hash=sha256:aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952
251-
# via sphinx
259+
# via
260+
# -r docs/requirements.in
261+
# sphinx
252262
sphinxcontrib-towncrier==0.2.1a0 \
253263
--hash=sha256:a6fac6091a8ee12664d9b1f50a1504cb662380bf8d3bd0f267ebbf4483aa9c18 \
254264
--hash=sha256:b15ee84aa6288173487988514b589155ef38ac6c55ab014a774102f9dc884f41

0 commit comments

Comments
 (0)