Skip to content

Commit

Permalink
Merge pull request #32 from decile-team/dependabot/pip/numpy-1.22.0
Browse files Browse the repository at this point in the history
Bump numpy from 1.21.0 to 1.22.0
  • Loading branch information
krishnatejakk authored Dec 6, 2022
2 parents 1890b15 + 6bc6b22 commit 962673c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#this file is needed for doc building by readthedocs.org
sphinxcontrib-bibtex
pybind11>=2.6.0
numpy==1.21.0
numpy==1.22.0
scipy
scikit-learn

0 comments on commit 962673c

Please sign in to comment.