From 01d22dbacb459708fb751e53435a8881928e509f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 10 Oct 2024 00:06:48 +0000 Subject: [PATCH] Update README pip list table --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdba52e..8fc5b65 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This table shows the output of running `pip list` after installing `pyhc-core` i | certifi | 2024.8.30 | | cffi | 1.17.1 | | cftime | 1.6.4 | -| charset-normalizer | 3.3.2 | +| charset-normalizer | 3.4.0 | | click | 8.1.7 | | cloudpickle | 3.0.0 | | comm | 0.2.2 | @@ -143,7 +143,7 @@ This table shows the output of running `pip list` after installing `pyhc-core` i | netCDF4 | 1.7.1.post2 | | networkx | 3.3 | | numba | 0.60.0 | -| numcodecs | 0.13.0 | +| numcodecs | 0.13.1 | | numexpr | 2.10.1 | | numpy | 1.26.4 | | omegaconf | 1.4.1 |