diff --git a/requirements.txt b/requirements.txt index 71b6f3279..619d35ebc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 diff --git a/setup.cfg b/setup.cfg index 65f7dc528..2626de87e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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