Requirementslib

Latest version: v3.0.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 15

1.6.5

==================================


Bug Fixes
---------

- Fix an issue for projects with an at sign (`) in the path `309 <https://github.com/sarugaku/requirementslib/issues/309>`_

- Resolved issue where a beta python version in the python_version marker would cause an error. `317 <https://github.com/sarugaku/requirementslib/issues/317>`_


Removals and Deprecations
-------------------------

- Fix deprecation warning for `setuptools.config.read_configuration` when using `setuptools >= v61.0.0` `315 <https://github.com/sarugaku/requirementslib/issues/315>`_

1.6.4

==================================


No significant changes.

1.6.3

==================================


Bug Fixes
---------

- Fixed bug introduced in `requirementslib==1.6.2` where the pyproject.toml would always be deleted after use. `313 <https://github.com/sarugaku/requirementslib/issues/313>`_

1.6.2

==================================


Features
--------

- Updates to support `pip==22.*` and pass in required verbosity argument to ``VcsSupport.obtain``.
Pin ``pyparsing<3.0.0`` in order to prevent failure with parsing certain system markers. `308 <https://github.com/sarugaku/requirementslib/issues/308>`_


Bug Fixes
---------

- Handle edge case of installing from url with fragment containing a subdirectory as the location to the package. `312 <https://github.com/sarugaku/requirementslib/issues/312>`_


Removals and Deprecations
-------------------------

- Officially drop support for Python 3.6. `308 <https://github.com/sarugaku/requirementslib/issues/308>`_

1.6.1

==================================


Features
--------

- Simplify the ast parsing so that it will give up to building the metadata when it's unable to parse. `268 <https://github.com/sarugaku/requirementslib/issues/268>`_

1.6.0

==================================


Features
--------

- Switch from ``appdirs`` to ``platformdirs``. `295 <https://github.com/sarugaku/requirementslib/issues/295>`_


Bug Fixes
---------

- Fix an AST parse error on Python 3.9+. `288 <https://github.com/sarugaku/requirementslib/issues/288>`_

- Replace ``chardet`` with ``charset_normalizer``. `296 <https://github.com/sarugaku/requirementslib/issues/296>`_

- Fix the initialization of ``pep517.HookCaller``. `299 <https://github.com/sarugaku/requirementslib/issues/299>`_


Removals and Deprecations
-------------------------

- Officially drop support for Python 2.7 and 3.5. `301 <https://github.com/sarugaku/requirementslib/issues/301>`_

Page 4 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.