Skip to content

Commit 73a5b7c

Browse files
Bump numpy from 1.19.2 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 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.19.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 364afbc commit 73a5b7c

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
@@ -7,7 +7,7 @@ nltk~=3.5
77
PyYAML~=5.3.1
88
schedule~=0.6.0
99
tqdm~=4.50.0
10-
numpy~=1.19.2
10+
numpy~=1.22.0
1111
sklearn~=0.0
1212
scikit-learn~=0.23.2
1313
matplotlib~=3.6.2

0 commit comments

Comments
 (0)