From c75db7de7974cf53d16b691ef18332a3ace3712d Mon Sep 17 00:00:00 2001 From: Matthew Avaylon Date: Mon, 20 May 2024 21:05:48 -0700 Subject: [PATCH] Update requirements-min.txt --- requirements-min.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-min.txt b/requirements-min.txt index f6b765b0b..f2241841e 100644 --- a/requirements-min.txt +++ b/requirements-min.txt @@ -1,6 +1,6 @@ # minimum versions of package dependencies for installing PyNWB h5py==2.10 # support for selection of datasets with list of indices added in 2.10 -hdmf==3.12.2 +hdmf==3.14 numpy==1.18 pandas==1.1.5 python-dateutil==2.7.3