File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ sphinxcontrib-trio
55# Workaround for this weird issue:
66# https://travis-ci.org/python-trio/pytest-trio/jobs/407495415
77attrs >= 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
1011
1112# pytest-trio's own dependencies
1213trio >= 0.15.0
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile
33# To update, run:
44#
5- # pip-compile --output-file=docs-requirements.txt docs-requirements.in
5+ # pip-compile docs-requirements.in
66#
77alabaster==0.7.12
88 # via sphinx
@@ -22,12 +22,8 @@ certifi==2020.12.5
2222 # via requests
2323chardet==4.0.0
2424 # via requests
25- click-default-group==1.2.2
26- # via towncrier
2725click==7.1.2
28- # via
29- # click-default-group
30- # towncrier
26+ # via towncrier
3127docutils==0.16
3228 # via
3329 # sphinx
@@ -101,7 +97,7 @@ toml==0.10.2
10197 # via
10298 # pytest
10399 # towncrier
104- towncrier==21.3 .0
100+ towncrier==19.2 .0
105101 # via -r docs-requirements.in
106102trio==0.18.0
107103 # via -r docs-requirements.in
You can’t perform that action at this time.
0 commit comments