From 103c7da7666bfb4d2538e56609e2e9f4779c4596 Mon Sep 17 00:00:00 2001 From: Ryan May Date: Wed, 6 Nov 2024 14:28:21 -0700 Subject: [PATCH] CI: Remove pint pin This was only needed to work-around due an issue with an old MetPy. Since we're up to date, we don't have an explicit need for Pint. --- ci/doc_requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/doc_requirements.txt b/ci/doc_requirements.txt index fcb8b57d8..1698e3e9b 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,7 +1,6 @@ cartopy==0.22 matplotlib==3.9.2 metpy==1.6.3 -pint==0.19 sphinx==5.2.3 sphinx_rtd_theme==1.0.0 sphinx-gallery==0.18.0