diff --git a/requirements.txt b/requirements.txt index a9cdbb64e..7b9d343a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,6 @@ wasabi>=0.8.1,<1.1.0 srsly>=2.4.1,<3.0.0 catalogue>=2.0.6,<2.1.0 typer>=0.3.0,<0.5.0 -click<8.1.0 pathy>=0.3.5 # Third party dependencies numpy>=1.15.0 diff --git a/setup.cfg b/setup.cfg index e56b27357..3c5ba884a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,6 @@ install_requires = srsly>=2.4.1,<3.0.0 catalogue>=2.0.6,<2.1.0 typer>=0.3.0,<0.5.0 - click<8.1.0 pathy>=0.3.5 # Third-party dependencies tqdm>=4.38.0,<5.0.0