Skip to content

Commit db7868b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'protobuf==3.7.1',
2626
'tensorflow==2.0.1',
2727
'scikit-learn==0.21.0',
28-
'numpy==1.16.2',
28+
'numpy==1.22.0',
2929
'pandas>=0.25.1',
3030
'adanet==0.8.0',
3131
"tensorflow-datasets==3.0.0",

0 commit comments

Comments
 (0)