diff --git a/pyproject.toml b/pyproject.toml index 072dc58..2213df3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "pandas >=2.0.0,<3", "pyyaml >=5.4,<7", "ray[default] >=2.6.3,<3", - "s3fs >=2023.5.0,<2024.6", + "s3fs >=2023.5.0,<2024.11", "tqdm >=4.64.0,<=5", "typer >=0.9.0,<1.0.0", "wheel >0.38.0,<0.44",