From 064aac92f9287af62950edb93141bd89068f2632 Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Sat, 13 Apr 2024 14:41:32 +0200 Subject: [PATCH] sort --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46bbf078..fd3bbe9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cf-units>=2 cftime>=1.1.0 -importlib-resources # drop this when dropping Python 3.8 importlib-metadata # drop this when dropping Python 3.8 +importlib-resources # drop this when dropping Python 3.8 isodate>=0.6.1 jinja2>=2.7.3 lxml>=3.2.1