Skip to content

Commit

Permalink
Merge pull request #1 from AlbertSuarez/dependabot/pip/numpy-1.22.0
Browse files Browse the repository at this point in the history
Bump numpy from 1.18.1 to 1.22.0
  • Loading branch information
AlbertSuarez authored Jun 22, 2022
2 parents 99dc676 + 76050c3 commit f47a275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
packages=['nmslib_viz'],
install_requires=[
'nmslib==2.0.5',
'numpy==1.18.1',
'numpy==1.22.0',
'matplotlib==3.2.0',
'scikit-learn==0.22.2.post1'
],
Expand Down

0 comments on commit f47a275

Please sign in to comment.