From fe8b91cd12992743a6765ea57f373398d72f3efd Mon Sep 17 00:00:00 2001 From: Guillaume Maze Date: Fri, 20 Sep 2024 15:38:26 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec744d6b..706560d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ xarray>=0.18,<2024.3 scipy>=1.5 netCDF4>=1.5.3 #<1.5.9 toolz>=0.8.2 -erddapy>0.8 +erddapy>0.8 # erddapy >= 2.2.1 only compatible with python >= 3.10 fsspec>=0.8 aiohttp>=3.7 packaging>=20.4 # Using 'version' to make API compatible with several fsspec releases