diff --git a/requirements.txt b/requirements.txt index db98340..41b8e05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ confection>=0.0.4,<0.2.0 wasabi>=0.9.1,<1.2.0 srsly>=2.4.3,<3.0.0 typer>=0.3.0,<0.10.0 -cloudpathlib>=0.7.0,<0.17.0 +cloudpathlib>=0.7.0,<1.0.0 smart-open>=5.2.1,<7.0.0 # Third party dependencies requests>=2.13.0,<3.0.0 diff --git a/setup.cfg b/setup.cfg index ff3d8ee..7055c0a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ install_requires = wasabi>=0.9.1,<1.2.0 srsly>=2.4.3,<3.0.0 typer>=0.3.0,<0.10.0 - cloudpathlib>=0.7.0,<0.17.0 + cloudpathlib>=0.7.0,<1.0.0 smart-open>=5.2.1,<7.0.0 requests>=2.13.0,<3.0.0 pydantic>=1.7.4,!=1.8,!=1.8.1,<3.0.0