Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 8e1290d

Browse files
Bump numpy from 1.17.1 to 1.22.0 (#30)
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 284f729 commit 8e1290d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastai
22
image-classifiers
33
keras
4-
numpy==1.17.1
4+
numpy==1.22.0
55
opencv_python==3.4.3.18
66
sklearn
77
tensorflow-gpu

0 commit comments

Comments
 (0)