Requirementslib

Latest version: v3.0.0

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

Scan your dependencies

Page 13 of 15

1.0.3

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

Bug Fixes
---------

- Fixed a bug which caused the base relative path to be listed as ``./.``
instead of ``.``. (12)
- Fixed a bug that caused egg fragments to be added to
``Requirement.as_line()`` output for file requirements. (13)

1.0.2

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

Bug Fixes
---------

- Fixed a problem with loading relative paths in pipfiles with windows-style
slashes. (11)
- Fixed a bug with default values used during lockfile generation. (9)

Improved Documentation
----------------------

- Fixed usage documentation. (9)

1.0.1

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

Features
--------

- Updated automation scripts to add release scripts and tagging scripts.
(1-d0479c0a)

Bug Fixes
---------

- Fix parsing bug with local VCS uris (1-22283f73)
- Fix bug which kept vcs refs in local relative paths (2-34b712ee)

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

- Cleanup unused imports and migrate history file to changelog. (1-1cddf326)

1.0.0

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

Features
--------

- Add pipfile parser to parse all requirements from pipfile to requirement
format and generate pipfile hashes.
- Add towncrier.
- Reorganize and reformat codebase, refactor.
- Implement lockfile parser and allow it to output to requirements.txt format.
- Better parsing of named requirements with extras.
- Add constraint_line property for pip constraintfile input.
- Rewrite parser logic for cleanliness and consistency.
- Add lockfile parser and allow it to output to requirements format.
- Reorganize and format codebase, refactor code.
- Normalize windows paths for local non-vcs requirements.

Bug Fixes
---------

- Normalize windows paths for local non-vcs requirements.
- Fixed a bug which mixed posix-style and windows-style path separators for
relative paths.
- Raise an explicit error when handling the current directory as a requirement
if it isn't installable.
- Bugfix for local file requirements which had their URIs inappropriately
truncated.
- Requirement line output will now properly match the URI scheme supplied at
creation time.
- Fixed a bug with path resolution related to ramdisks on windows.
- Fix a bug which caused parsing to fail by adding extra whitespace to
requirements.

Vendored Libraries
------------------

- Vendored patched pipfile

0.1.1

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

Updates
-------
- Fix editable URI naming on windows.
- Fixed a bug causing failures on `-e .` paths with extras.

0.1.0

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

Updates
-------
- Fall back to pip/setuptools as a parser for setup.py files and project names.

Page 13 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.