Skip to content

Commit

Permalink
BUILD: Update doc dependency (#110)
Browse files Browse the repository at this point in the history
This should fix the issue related to flushed values.

See:
- spatialaudio/nbsphinx#776
- jupyter/nbconvert#2092
  • Loading branch information
SMoraisAnsys authored Apr 29, 2024
1 parent 05a313f commit 48e7bb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ doc = [
"jupytext==1.16.1",
"matplotlib==3.8.3",
"nbsphinx==0.9.3",
"nbconvert < 7.14",
"numpydoc==1.6.0",
"osmnx",
"pytest-sphinx==0.6.0",
Expand Down

0 comments on commit 48e7bb7

Please sign in to comment.