Skip to content

Commit 670f05a

Browse files
authoredJun 22, 2022
Bump numpy from 1.21.0 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 854d15e commit 670f05a

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,6 +1,6 @@
11
Flask==2.0.2
22
nltk==3.6.6
3-
numpy==1.21.0
3+
numpy==1.22.0
44
tensorflow==2.7.2
55
scikit-learn==0.23.2
66
gunicorn==20.0.4

0 commit comments

Comments
 (0)
Please sign in to comment.