Skip to content

Commit 8278084

Browse files
Bump numpy from 1.18.5 to 1.22.0 in /Language Detection
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.18.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62c1e4e commit 8278084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language Detection/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
scikit-learn==0.23.1
3-
numpy==1.18.5
3+
numpy==1.22.0
44
pandas==1.1.4
55
regex==2020.11.13
66
Werkzeug==1.0.1

0 commit comments

Comments
 (0)