Fawltydeps

Latest version: v0.19.0

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

Scan your dependencies

Page 5 of 5

0.3.0

This version introduces local import to dependencies mapping.

Merged PRs:
- [Incorporating dependency to imports mapping](https://github.com/tweag/FawltyDeps/pull/150)

Refer to the project's [readme](https://github.com/tweag/FawltyDeps/blob/main/README.md) or fawltydeps --help for more documentation.

0.2.0

Merged PRs:
- [Add the `--ignore-undeclared` option to the CLI](https://github.com/tweag/FawltyDeps/pull/158)
- [Add the `--ignore-unused` option to the CLI](https://github.com/tweag/FawltyDeps/pull/151)
- [Add the `--version` option to the CLI](https://github.com/tweag/FawltyDeps/pull/133)
- [Parse more requirements files (`*requirements*.txt`)](https://github.com/tweag/FawltyDeps/pull/130)
- [Add `--json` for producing JSON-formatted output](https://github.com/tweag/FawltyDeps/pull/129)

Refer to the project's [readme](https://github.com/tweag/FawltyDeps/blob/main/README.md) or `fawltydeps --help` for more documentation.

0.1.1

Initial Tweag-internal release.

- automatically parses all imports from Python scripts and Jupyter notebooks in a project.
- supports the most common file formats for declaring dependencies:
- `requirements.txt`, `requirements.in`, `requirements-all.txt`
- `setup.py`
- `setup.cfg`
- `pyproject.toml`

Refer to the project's readme or `fawltydeps --help` for more documentation.

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.