diff --git a/pyproject.toml b/pyproject.toml index fbfc6426..b4d7907b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ ] requires-python = ">=3.12,<3.15" dependencies = [ - "adlfs>=2023.9.0,<2026.6.0", + "adlfs>=2023.9.0,<2026.9.0", "fsspec>=2022.11.0,<2026.8.0", "orjson>=3.8,<3.12", "pandas>= 1.4,< 3.1",