Skip to content

Commit

Permalink
FIX: limit matplotlib installation
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed May 20, 2024
1 parent 396cce0 commit 8abdd2d
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 @@ -69,6 +69,7 @@ doc = [
"ampform[all]",
"black",
"ipympl",
"matplotlib <3.9.0", # https://github.com/ComPWA/ampform/issues/279
"matplotlib",
"mpl-interactions",
"myst-nb >=0.14", # nb_ configuration prefixes
Expand Down

0 comments on commit 8abdd2d

Please sign in to comment.