Import-tracker

Latest version: v3.2.1

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

Scan your dependencies

Page 4 of 6

2.0.0

Change Log

* 💥 Allow `parse_requirements` to take an iterable of strings in addition to a path to a file
* This is an API breaking change due to the name change from `requirements_file` -> `requirements`

1.4.0

Change Log

* Add support for augmenting `ModuleNotFoundError`s with information about which `extras` set to install (29)
* Bug fix for parsing the name of the `import_tracker` module itself (32)
* Readme updates

1.3.0

Change Log

* Add option to include stack trace information for imports (27)

1.2.0

Change Log

* Add the ability to specify `--submodules` and limit which modules are traversed with `--recursive` (28)
* Make `parse_requirements` more efficient by avoiding recursing on modules that are not being tracked as extras (25)

1.1.1

Change Log

* Fix handling of modules created using `imp.new_module` (26)

1.1.0

Change Log

* Add support for specifying modules with side effects that should always be imported (24)

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.