Skip to content

Commit

Permalink
pin matplotlib due to breaking changes in 3.8.0 (#210)
Browse files Browse the repository at this point in the history
matplotlib 3.8.0, released just now, is incompatible with the latest mplhep.
  • Loading branch information
jpata authored Sep 15, 2023
1 parent 11b2a4a commit 981cf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jupyter
jupyter-book
keras
keras-tuner
matplotlib
matplotlib<=3.7.3
mplhep
networkx
nevergrad
Expand Down

0 comments on commit 981cf97

Please sign in to comment.