pypi requirements-parser 0.12.0
v0.12.0

latest release: 0.13.0
3 months ago

v0.12.0 (2025-05-21)

Chore

  • chore(deps): remove obsolete types-setuptools (#106)

Before #105,
pkg_resources was implicitly present with setuptools, so it was
useful to have types-setuptools to check typing. But now that the
usage is gone, the typing dependency should not be needed. It probably
should have never been a direct dependency anyway, but only a dev
dependency, as AFAIK it was only useful locally to verify typing, not
when installing the library for consumers.

Signed-off-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com> (5937fb4)

Feature

  • feat: Add Python 3.13 and 3.14 to the CI test matrix (#109)

Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com> (cf149b2)

Don't miss a new requirements-parser release

NewReleases is sending notifications on new releases.