From 9045c3e1cf4e2636692920f1557f0d257dbc748d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:43:09 +0000 Subject: [PATCH] chore(deps): update fsspec requirement in /global-api Updates the requirements on [fsspec](https://github.com/fsspec/filesystem_spec) to permit the latest version. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2024.2.0...2025.2.0) --- updated-dependencies: - dependency-name: fsspec dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- global-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-api/requirements.txt b/global-api/requirements.txt index 68aa23dc5..bd77f3a9b 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -3,7 +3,7 @@ alembic==1.14.1 black==24.10.0 fastapi==0.115.7 flake8==7.1.1 -fsspec==2024.* +fsspec==2025.* geopandas>=0.12,<1.1 mypy==1.14.1 osmnx==2.0.1