Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump numpy from 1.11.1 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.11.1 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.11.1...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 21, 2022
commit c9e8b6d0cc2f3ab1d0aa64678eeef2aef7361d7b
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
h5py==2.6.0
Keras==2.0.9
numpy==1.11.1
numpy==1.22.0
scikit-image==0.12.3
scikit-learn==0.17.1
tensorflow-gpu==1.1.0
Expand Down