This repository was archived by the owner on Oct 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,9 +43,9 @@ or install the package directly from PyPI (see :ref:`INSTALL`).
4343| `pydecor <https://github.com/mplanchard/pydecor >`__ | ≥2.0.1 | `MIT <https://github.com/mplanchard/pydecor/blob/master/LICENSE >`__ | * `dill <https://github.com/uqfoundation/dill >`__ (`BSD 3-clause <https://github.com/uqfoundation/dill/blob/master/LICENSE >`__) |
4444| | | | * `six <https://github.com/benjaminp/six >`__ (`MIT <https://github.com/benjaminp/six/blob/master/LICENSE >`__) |
4545+----------------------------------------------------------------+-------------+-------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
46- | `pyMetaClasses <https://github.com/Paebbels/pyMetaClasses >`__ | ≥1.3.0 | `Apache License 2.0 <https://github.com/Paebbels/pyMetaClasses/blob/master/LICENSE.md >`__ | * `pydecor <https://github.com/mplanchard/pydecor >`__ (`MIT <https://github.com/mplanchard/pydecor/blob/master/LICENSE >`__; see above) |
46+ | `pyMetaClasses <https://github.com/Paebbels/pyMetaClasses >`__ | ≥1.3.1 | `Apache License 2.0 <https://github.com/Paebbels/pyMetaClasses/blob/master/LICENSE.md >`__ | * `pydecor <https://github.com/mplanchard/pydecor >`__ (`MIT <https://github.com/mplanchard/pydecor/blob/master/LICENSE >`__; see above) |
4747+----------------------------------------------------------------+-------------+-------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
48- | `pyExceptions <https://github.com/Paebbels/pyExceptions >`__ | ≥1.1.0 | `Apache License 2.0 <https://github.com/Paebbels/pyExceptions/blob/master/LICENSE.md >`__ | * `pydecor <https://github.com/mplanchard/pydecor >`__ (`MIT <https://github.com/mplanchard/pydecor/blob/master/LICENSE >`__; see above) |
48+ | `pyExceptions <https://github.com/Paebbels/pyExceptions >`__ | ≥1.1.1 | `Apache License 2.0 <https://github.com/Paebbels/pyExceptions/blob/master/LICENSE.md >`__ | * `pydecor <https://github.com/mplanchard/pydecor >`__ (`MIT <https://github.com/mplanchard/pydecor/blob/master/LICENSE >`__; see above) |
4949| | | | * `SphinxExtensions <https://github.com/Paebbels/SphinxExtensions >`__ (`Apache License 2.0 <https://github.com/Paebbels/SphinxExtensions/blob/master/LICENSE.md >`__) |
5050+----------------------------------------------------------------+-------------+-------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
5151
Original file line number Diff line number Diff line change 11colorama >= 0.4.4
22pydecor >= 2.0.1
33
4- pyExceptions >= 1.1.0
5- pyMetaClasses >= 1.3.0
4+ pyExceptions >= 1.1.1
5+ pyMetaClasses >= 1.3.1
You can’t perform that action at this time.
0 commit comments