@@ -29,7 +29,7 @@ reference.
2929* `NumPy <https://numpy.org >`_ (>= 1.23)
3030* `packaging <https://pypi.org/project/packaging/ >`_ (>= 20.0)
3131* `Pillow <https://pillow.readthedocs.io/en/latest/ >`_ (>= 9.0)
32- * `pyparsing <https://pypi.org/project/pyparsing/ >`_ (>= 2.3.1 )
32+ * `pyparsing <https://pypi.org/project/pyparsing/ >`_ (>= 3 )
3333
3434
3535.. _optional_dependencies :
@@ -346,7 +346,6 @@ otherwise they must be installed manually:
346346- pikepdf _ used in some tests for the pgf and pdf backends
347347- psutil _ used in testing the interactive backends
348348- pytest-cov _ (>= 2.3.1) to collect coverage information
349- - pytest-flake8 _ to test coding standards using flake8 _
350349- pytest-timeout _ to limit runtime in case of stuck tests
351350- pytest-xdist _ to run tests in parallel
352351- pytest-xvfb _ to run tests without windows popping up (Linux)
@@ -373,15 +372,13 @@ them will be skipped by pytest.
373372.. _Ghostscript : https://ghostscript.com/
374373.. _Inkscape : https://inkscape.org
375374.. _WenQuanYi Zen Hei : http://wenq.org/en/
376- .. _flake8 : https://pypi.org/project/flake8/
377375.. _nbconvert : https://pypi.org/project/nbconvert/
378376.. _nbformat : https://pypi.org/project/nbformat/
379377.. _pandas : https://pypi.org/project/pandas/
380378.. _pikepdf : https://pypi.org/project/pikepdf/
381379.. _psutil : https://pypi.org/project/psutil/
382380.. _pytz : https://fonts.google.com/noto/use#faq
383381.. _pytest-cov : https://pytest-cov.readthedocs.io/en/latest/
384- .. _pytest-flake8 : https://pypi.org/project/pytest-flake8/
385382.. _pytest-timeout : https://pypi.org/project/pytest-timeout/
386383.. _pytest-xdist : https://pypi.org/project/pytest-xdist/
387384.. _pytest-xvfb : https://pypi.org/project/pytest-xvfb/
0 commit comments