We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbeec6 commit 443b5bbCopy full SHA for 443b5bb
src/pyproject.toml
@@ -50,7 +50,7 @@ dependencies = [
50
'ipython >=7.13.0',
51
'pexpect >=4.8.0',
52
# From Makefile.in: DOC_DEPENDENCIES
53
- 'sphinx >=7.4.7, <9'
+ 'sphinx >=7.4.7, <9',
54
'networkx >=2.4',
55
# 1.8 is known good version.
56
# Per https://docs.scipy.org/doc/scipy/dev/core-dev/index.html#version-numbering
0 commit comments