Skip to content

Commit 738cc83

Browse files
Pin dependencies to fix doc building
1 parent 2c6194c commit 738cc83

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
aiohttp
22
asyncio>=3.4
3-
click
4-
cloup
3+
click~=8.1
4+
cloup~=3.0
55
ipython
6-
nbsphinx
76
orjson
8-
requests
7+
requests~=2.32
98
setuptools_scm
9+
sphinx<8.2.0 # doesn't work with nbsphinx
1010
sphinx
1111
sphinx-click
1212
sphinx-rtd-theme

0 commit comments

Comments
 (0)