From 527ee4a9a8ec272426fefdc52e4dcaa7c0e013d0 Mon Sep 17 00:00:00 2001 From: Matt Brown <47819526+mattjbr123@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:46:54 +0100 Subject: [PATCH] Update requirements-docs.txt with an older version of cf-python --- requirements-docs.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements-docs.txt b/requirements-docs.txt index a3aa8339..f5b8b3ae 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -5,3 +5,5 @@ netCDF4>=1.5 numpy>=1.16 pyproj>=3.0 pyyaml>=5.3 +esmpy +cf-python>=3.16.2