Skip to content

Commit

Permalink
Bump numpy from 1.16.6 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.6 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](numpy/numpy@v1.16.6...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2022
1 parent 72eca9d commit 0efb388
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hyperlpr_py3/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ matplotlib==3.2.1
mock==4.0.2
mysqlclient==1.4.6
networkx==2.4
numpy==1.17.4
numpy==1.22.0
opencv-contrib-python==3.4.2.16
opencv-python==3.4.2.16
Pillow==7.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==2.2.4
opencv_contrib_python==3.4.3.18
numpy==1.16.6
numpy==1.22.0
Keras==2.3.1
Werkzeug==0.14.1
scipy==1.2.2
Expand Down

0 comments on commit 0efb388

Please sign in to comment.