From 061fe7da111cddadd598ca5ee4b60607b5688058 Mon Sep 17 00:00:00 2001 From: Guillaume Maze Date: Tue, 19 Dec 2023 13:32:48 +0100 Subject: [PATCH] [skip-ci] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3fe40bf..db9a8235 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ scipy>=1.5 netCDF4>=1.5.3 #<1.5.9 toolz>=0.8.2 erddapy>=0.7 -fsspec>=0.8 +fsspec>=0.8,<=2023.10.0 aiohttp>=3.7 packaging>=20.4 # Using 'version' to make API compatible with several fsspec releases requests>=2.28 \ No newline at end of file