@@ -48,19 +48,21 @@ the mandatory dependencies too.
48
48
49
49
.. rubric :: Dependency List
50
50
51
- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
52
- | **Package ** | **Version ** | **License ** | **Dependencies ** |
53
- +===========================================================+=============+========================================================================================+======================+
54
- | `pytest <https://GitHub.com/pytest-dev/pytest >`__ | ≥7.3.0 | `MIT <https://GitHub.com/pytest-dev/pytest/blob/master/LICENSE >`__ | *Not yet evaluated. * |
55
- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
56
- | `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. * |
57
- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
58
- | `Coverage <https://GitHub.com/nedbat/coveragepy >`__ | ≥7.2 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
59
- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
60
- | `mypy <https://GitHub.com/python/mypy >`__ | ≥1.2.0 | `MIT <https://GitHub.com/python/mypy/blob/master/LICENSE >`__ | *Not yet evaluated. * |
61
- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
62
- | `lxml <https://GitHub.com/lxml/lxml >`__ | ≥4.9 | `BSD 3-Clause <https://GitHub.com/lxml/lxml/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
63
- +-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
51
+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
52
+ | **Package ** | **Version ** | **License ** | **Dependencies ** |
53
+ +=====================================================================+=============+========================================================================================+======================+
54
+ | `pytest <https://GitHub.com/pytest-dev/pytest >`__ | ≥7.4.0 | `MIT <https://GitHub.com/pytest-dev/pytest/blob/master/LICENSE >`__ | *Not yet evaluated. * |
55
+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
56
+ | `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. * |
57
+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
58
+ | `Coverage <https://GitHub.com/nedbat/coveragepy >`__ | ≥7.3 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
59
+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
60
+ | `mypy <https://GitHub.com/python/mypy >`__ | ≥1.5 | `MIT <https://GitHub.com/python/mypy/blob/master/LICENSE >`__ | *Not yet evaluated. * |
61
+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
62
+ | `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. * |
63
+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
64
+ | `lxml <https://GitHub.com/lxml/lxml >`__ | ≥4.9 | `BSD 3-Clause <https://GitHub.com/lxml/lxml/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
65
+ +---------------------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
64
66
65
67
66
68
.. _dependency-documentation :
@@ -97,7 +99,7 @@ the mandatory dependencies too.
97
99
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
98
100
| !! `sphinx_fontawesome <https://GitHub.com/fraoustin/sphinx_fontawesome >`__ | ≥0.0.6 | `GPL 2.0 <https://GitHub.com/fraoustin/sphinx_fontawesome/blob/master/LICENSE >`__ | *Not yet evaluated. * |
99
101
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
100
- | `sphinx_autodoc_typehints <https://GitHub.com/agronholm/sphinx-autodoc-typehints >`__ | ≥1.19.5 | `MIT <https://GitHub.com/agronholm/sphinx-autodoc-typehints/blob/master/LICENSE >`__ | *Not yet evaluated. * |
102
+ | `sphinx_autodoc_typehints <https://GitHub.com/agronholm/sphinx-autodoc-typehints >`__ | ≥1.24.0 | `MIT <https://GitHub.com/agronholm/sphinx-autodoc-typehints/blob/master/LICENSE >`__ | *Not yet evaluated. * |
101
103
+-------------------------------------------------------------------------------------------------+--------------+----------------------------------------------------------------------------------------------------------+----------------------+
102
104
103
105
0 commit comments