Skip to content

Commit 0fadddf

Browse files
committed
Downgrade sphinxcontrib-websupport version
1 parent 9859a39 commit 0fadddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'docs': [
3838
'sphinx==4.4.0',
3939
'sphinxcontrib_trio==1.1.2',
40-
'sphinxcontrib-websupport==1.2.6',
40+
'sphinxcontrib-websupport==1.2.4',
4141
'typing-extensions>=4.3,<5',
4242
'sphinx-inline-tabs==2023.4.21',
4343
],

0 commit comments

Comments
 (0)