Skip to content

Commit 2522cdf

Browse files
committed
Avoid sphinx 6.x for now
As it turns out that the sphinx >=6.x doesn't play well with coroutines.
1 parent f585914 commit 2522cdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytz
22
pymacaroons
3-
sphinx==4.3.2
3+
sphinx==5.3.0
44
sphinxcontrib-asyncio
55
sphinx_rtd_theme
66
websockets

0 commit comments

Comments
 (0)