theochem / procrustes

Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
https://procrustes.qcdevs.org/
GNU General Public License v3.0
109 stars 20 forks source link

Fix buffer overflow vulnerability in NumPy 1.9.x #157

Closed FanwangM closed 2 years ago

FanwangM commented 2 years ago

This problem is detailed in https://github.com/theochem/procrustes/security/dependabot/1. Now we set numpy>=1.21.5