Pip-check-reqs

Latest version: v2.5.3

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

Scan your dependencies

Page 2 of 5

2.3.2

- Fixed support for pip < 21.3

2.3.1

- Fixed `--skip-incompatible` skipping other requirements too.
- Support pip >= 21.3

2.3.0

- Support pip >= 21.2.1

2.2.2

- AST parsing failures will now report tracebacks with a proper filename for
the parsed frame, instead of `<unknown>`.

2.2.1

- Python source is now always read using utf-8, even if default encoding for
reading files is set otherwise.

2.2.0

- Added `--skip-incompatible` flag to `pip-extra-reqs`, which makes it ignore
requirements with environment markers that are incompatible with the current
environment.
- Added `--requirements-file` flag to `pip-extra-reqs` and `pip-missing-reqs`
commands. This flag makes it possible to specify a path to the requirements
file. Previously, `"requirements.txt"` was always used.
- Fixed some of the logs not being visible with `-d` and `-v` flags.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.