Add compatibility support for access by index and EntryPoints mutability as introduced in importlib_metadata 4.4.
1.0.4
======
2: For test dependencies, when indicating Python 3, use ``>=3`` instead of ``>3`` to satisfy `python-poetry/poetry3862 <https://github.com/python-poetry/poetry/issues/3862>`_.