Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove NumPy fixed version in requirements
NumPy<1.22.0 has a vulnerability (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34141). This is an opportunity to remove the dependency to a specific version and to fetch the latest NumPy version.
- Loading branch information