Skip to content

Commit dd84934

Browse files
Bump numpy
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bdb6f9 commit dd84934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine-learning/recommender-system-using-association-rules/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pandas==1.1.5
22
mlxtend==0.14.0
3-
numpy==1.19.5
3+
numpy==1.22.0
44
seaborn==0.11.1
55
matplotlib==3.2.2
66
matplotlib-inline==0.1.3

0 commit comments

Comments
 (0)