@@ -54,19 +54,21 @@ the mandatory dependencies too.
5454
5555 .. rubric :: Dependency List
5656
57- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
58- | **Package ** | **Version ** | **License ** | **Dependencies ** |
59- +===========================================================+=============+========================================================================================+======================+
60- | `pytest <https://GitHub.com/pytest-dev/pytest >`__ | ≥7.2.0 | `MIT <https://GitHub.com/pytest-dev/pytest/blob/master/LICENSE >`__ | *Not yet evaluated. * |
61- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
62- | `pytest-cov <https://GitHub.com/pytest-dev/pytest-cov >`__ | ≥4.0.0 | `MIT <https://GitHub.com/pytest-dev/pytest-cov/blob/master/LICENSE >`__ | *Not yet evaluated. * |
63- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
64- | `Coverage <https://GitHub.com/nedbat/coveragepy >`__ | ≥7.0 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
65- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
66- | `mypy <https://GitHub.com/python/mypy >`__ | ≥1.2 | `MIT <https://GitHub.com/python/mypy/blob/master/LICENSE >`__ | *Not yet evaluated. * |
67- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
68- | `lxml <https://GitHub.com/lxml/lxml >`__ | ≥4.9 | `BSD 3-Clause <https://GitHub.com/lxml/lxml/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
69- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
57+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
58+ | **Package ** | **Version ** | **License ** | **Dependencies ** |
59+ +=====================================================================+=============+========================================================================================+======================+
60+ | `pytest <https://GitHub.com/pytest-dev/pytest >`__ | ≥7.4.0 | `MIT <https://GitHub.com/pytest-dev/pytest/blob/master/LICENSE >`__ | *Not yet evaluated. * |
61+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
62+ | `pytest-cov <https://GitHub.com/pytest-dev/pytest-cov >`__ | ≥4.1.0 | `MIT <https://GitHub.com/pytest-dev/pytest-cov/blob/master/LICENSE >`__ | *Not yet evaluated. * |
63+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
64+ | `Coverage <https://GitHub.com/nedbat/coveragepy >`__ | ≥7.3 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
65+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
66+ | `mypy <https://GitHub.com/python/mypy >`__ | ≥1.5 | `MIT <https://GitHub.com/python/mypy/blob/master/LICENSE >`__ | *Not yet evaluated. * |
67+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
68+ | `typing-extensions <https://GitHub.com/python/typing_extensions >`__ | ≥4.7.1 | `PSF-2.0 <https://github.com/python/typing_extensions/blob/main/LICENSE >`__ | *Not yet evaluated. * |
69+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
70+ | `lxml <https://GitHub.com/lxml/lxml >`__ | ≥4.9 | `BSD 3-Clause <https://GitHub.com/lxml/lxml/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
71+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
7072
7173
7274.. _dependency-documentation :
0 commit comments