From 37ab61746963538bd5119f65984267de2cccfe16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 03:08:14 +0000 Subject: [PATCH] Update fsspec requirement from ~=2025.7 to ~=2025.9 Updates the requirements on [fsspec](https://github.com/fsspec/filesystem_spec) to permit the latest version. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2025.7.0...2025.9.0) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2025.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b808da..20f039b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cycler~=0.12 ffmpeg-python~=0.2 filelock~=3.19 fonttools~=4.59 -fsspec~=2025.7 +fsspec~=2025.9 future~=1.0 grad-cam~=1.5 Jinja2~=3.1