Skip to content

Commit 1d74603

Browse files
authored
Fix docs build error (#6072)
1 parent a80c4a2 commit 1d74603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Defining the exact version will make sure things don't break
22

33
urllib3==1.26.2 # fix urllib3 version dependency: https://github.com/psf/requests/issues/6432#issuecomment-1537221990
4+
scipy==1.9.1
45
aiohttp==3.8.4
56
numpy<1.27.0,>=1.19.5
67
h11<0.13,>=0.11

0 commit comments

Comments
 (0)