File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ sphinxcontrib-trio
5
5
# Workaround for this weird issue:
6
6
# https://travis-ci.org/python-trio/pytest-trio/jobs/407495415
7
7
attrs >= 17.4.0
8
- # != 19.9.0rc1 for https://github.com/twisted/towncrier/issues/180
9
- towncrier != 19.9.0rc1
8
+ # != 19.9.0 for https://github.com/twisted/towncrier/issues/180
9
+ # != 21.3.0 for https://github.com/twisted/towncrier/issues/346
10
+ towncrier != 19.9.0,!= 21.3.0
10
11
11
12
# pytest-trio's own dependencies
12
13
trio >= 0.15.0
Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile
3
3
# To update, run:
4
4
#
5
- # pip-compile --output-file=docs-requirements.txt docs-requirements.in
5
+ # pip-compile docs-requirements.in
6
6
#
7
7
alabaster==0.7.12
8
8
# via sphinx
@@ -22,12 +22,8 @@ certifi==2020.12.5
22
22
# via requests
23
23
chardet==4.0.0
24
24
# via requests
25
- click-default-group==1.2.2
26
- # via towncrier
27
25
click==7.1.2
28
- # via
29
- # click-default-group
30
- # towncrier
26
+ # via towncrier
31
27
docutils==0.16
32
28
# via
33
29
# sphinx
@@ -101,7 +97,7 @@ toml==0.10.2
101
97
# via
102
98
# pytest
103
99
# towncrier
104
- towncrier==21.3 .0
100
+ towncrier==19.2 .0
105
101
# via -r docs-requirements.in
106
102
trio==0.18.0
107
103
# via -r docs-requirements.in
You can’t perform that action at this time.
0 commit comments