diff --git a/pyproject.toml b/pyproject.toml index 3991e9f..b7dc871 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "awscliv2 >=2.2,<2.4", "boto3 >=1.26.0,<2", "constructs >=10.0.0,<10.5", - "fsspec >=2023.5.0,<2024.6", + "fsspec >=2023.5.0,<2024.11", "matplotlib >=3.4,<3.10", "pandas >=2.0.0,<3", "pyyaml >=5.4,<7",