Skip to content

Commit

Permalink
Merge pull request matplotlib#21445 from jklymak/mnt-pin-pyparsing
Browse files Browse the repository at this point in the history
  • Loading branch information
anntzer authored Oct 24, 2021
2 parents 59af985 + 8c67447 commit 5742354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/doc/doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ipython
ipywidgets
numpydoc>=0.8
packaging>=20
pyparsing<3.0.0
pydata-sphinx-theme>=0.6.0
sphinxcontrib-svg2pdfconverter>=1.1.0
sphinx-gallery>=0.10
Expand Down
1 change: 1 addition & 0 deletions requirements/testing/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

certifi
coverage
pyparsing<3.0.0
pytest!=4.6.0,!=5.4.0
pytest-cov
pytest-rerunfailures
Expand Down

0 comments on commit 5742354

Please sign in to comment.