Skip to content

Commit 733f022

Browse files
authored
test
1 parent f4ebf92 commit 733f022

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements_spacy3.5.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==1.23
1+
numpy==1.25
22
spacy==3.5
33
unidecode>=0.4.19
44
nltk>=3.3

requirements/requirements_spacy3.6.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy>=1.8.2
1+
numpy==1.25
22
spacy==3.6
33
unidecode>=0.4.19
44
nltk>=3.3

0 commit comments

Comments
 (0)