Skip to content

Commit a666325

Browse files
Bump numpy from 1.20.3 to 1.21.0 in /data/preprocess
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 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.20.3...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad84d5f commit a666325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/preprocess/requirements-preprocess.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
datasets==1.8.0
22
dill==0.3.4
33
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0-py3-none-any.whl
4-
numpy==1.20.3
4+
numpy==1.21.0
55
packaging==20.9
66
pandas==1.2.4
77
Penman==1.2.0

0 commit comments

Comments
 (0)