Skip to content

Commit dcfe146

Browse files
Bump numpy
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](numpy/numpy@v1.19.5...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 783ad7f commit dcfe146

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.21.0
44
seaborn==0.11.1
55
matplotlib==3.2.2
66
matplotlib-inline==0.1.3

0 commit comments

Comments
 (0)