diff --git a/pyproject.toml b/pyproject.toml index 814d9141..896960f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ packages = [ include = ["datapipe/py.typed"] [tool.poetry.dependencies] -python = ">=3.9,<3.12" +python = ">=3.9,<3.13" fsspec = ">=2021.11.1" gcsfs = {version=">=2021.11.1", optional=true}