From 76c539430f47a0eb43db71c9025830bc060db6c6 Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Fri, 4 Oct 2024 18:17:10 +0200 Subject: [PATCH] remove inline comments too --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 914faa1e..1a61c43b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cf-units>=2 cftime>=1.1.0 -importlib-metadata # drop this when dropping Python 3.8 -importlib-resources # drop this when dropping Python 3.8 +importlib-metadata +importlib-resources isodate>=0.6.1 jinja2>=2.7.3 lxml>=3.2.1