We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876c781 commit 294a5dcCopy full SHA for 294a5dc
1 file changed
pyproject.toml
@@ -65,7 +65,8 @@ doc = [
65
# https://github.com/spatialaudio/nbsphinx/issues/687#issuecomment-1339271312
66
"ipython>=7.21.0, !=8.7.0",
67
"pysb",
68
- "antimony>=2.14.0"
+ "antimony>=2.14.0",
69
+ "sbmlmath>=0.4.0",
70
]
71
vis = [
72
"matplotlib>=3.6.0",
0 commit comments