Heart-library

Latest version: v0.5.0

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

Scan your dependencies

Page 2 of 2

0.3.3

https://github.com/IBM/heart-library

https://pypi.org/project/heart-library/

Update Notes

- Resolves known issue present in [HEART 0.3.2](https://github.com/IBM/heart-library/releases/tag/0.3.2) by ensuring that `setuptools < 70.0.0` is installed. This upper-boundary pin will be removed in a future release of `heart-library` when [issue 2444](https://github.com/Trusted-AI/adversarial-robustness-toolbox/issues/2444) is resolved for [adversarial-robustness-toolbox](https://github.com/Trusted-AI/adversarial-robustness-toolbox).

0.3.2

https://github.com/IBM/heart-library

https://pypi.org/project/heart-library/

Update Notes

- Deprecation of YOLOv5 due to known vulnerability (https://github.com/advisories/GHSA-jjg7-2v4v-x38h).
- Support for DeTR object detector estimator. Object detection notebooks updated to demonstrate DeTR in place of deprecated YOLOv5.
- Minor changes to remove SAST vulnerabilities.
- Transitive dependency updates in poetry.lock to remove vulnerabilities.

Known Issue

`setuptools>=70.0.0` causes a breaking issue within `adversarial-robustness-toolbox` when attempting to import `pkg_resources` within [art/estimators/speech_recognition/pytorch_deep_speech.py](https://github.com/Trusted-AI/adversarial-robustness-toolbox/blob/main/art/estimators/speech_recognition/pytorch_deep_speech.py#L26). This import pathway was deprecated with the major version release of `setuptools==70.0.0`.

**Workaround:**

Re-install `setuptools` using version `69.5.1` in your virtual environment.

0.3.1

Not secure
https://github.com/IBM/heart-library

https://pypi.org/project/heart-library/

Update Notes

- Initial publication of heart-library documentation
- Allow users to specify a path to a specific yolov5 model if desired
- Set `datasets` dependency pin to a minimum of `>=2.18.0` to prevent model loading issues from previous versions

0.3.0

Not secure
Hardened Extension of the Adversarial Robustness Toolbox (HEART) initial open source publication.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.