Skip to content

Commit

Permalink
updating to latest version of numpy for security vulnerabilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunayana committed Feb 6, 2023
1 parent 8339f9b commit ad2b541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers/pyrichdem/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
numpy>=1.7,<2; python_version > '3.4'
numpy>=1.22,<2; python_version > '3.4'
pybind11>=2.9.1,<3

0 comments on commit ad2b541

Please sign in to comment.