Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59af985 + 8c67447 commit 5742354Copy full SHA for 5742354
2 files changed
requirements/doc/doc-requirements.txt
@@ -13,6 +13,7 @@ ipython
13
ipywidgets
14
numpydoc>=0.8
15
packaging>=20
16
+pyparsing<3.0.0
17
pydata-sphinx-theme>=0.6.0
18
sphinxcontrib-svg2pdfconverter>=1.1.0
19
sphinx-gallery>=0.10
requirements/testing/all.txt
@@ -2,6 +2,7 @@
2
3
certifi
4
coverage
5
6
pytest!=4.6.0,!=5.4.0
7
pytest-cov
8
pytest-rerunfailures
0 commit comments