Require srsly v2.4.3+ due to buffer overflow vulnerability (#10651)

This commit is contained in:
Adriane Boyd 2022-04-13 11:41:40 +02:00 committed by GitHub
parent 75fbbcdc18
commit 64602d997d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ blis>=0.4.0,<0.8.0
ml_datasets>=0.2.0,<0.3.0
murmurhash>=0.28.0,<1.1.0
wasabi>=0.9.1,<1.1.0
srsly>=2.4.1,<3.0.0
srsly>=2.4.3,<3.0.0
catalogue>=2.0.6,<2.1.0
typer>=0.3.0,<0.5.0
pathy>=0.3.5

View File

@ -49,7 +49,7 @@ install_requires =
thinc>=8.0.14,<8.1.0
blis>=0.4.0,<0.8.0
wasabi>=0.9.1,<1.1.0
srsly>=2.4.1,<3.0.0
srsly>=2.4.3,<3.0.0
catalogue>=2.0.6,<2.1.0
typer>=0.3.0,<0.5.0
pathy>=0.3.5