From 8a875fa817fa81bf11ae7c513b367991830fefd3 Mon Sep 17 00:00:00 2001 From: Matthew Avaylon Date: Mon, 20 May 2024 21:06:00 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd152ad16..c1fd347ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # pinned dependencies to reproduce an entire development environment to use PyNWB h5py==3.11.0 -hdmf==3.13.0 +hdmf==3.14.0 numpy==1.26.4 pandas==2.2.1 python-dateutil==2.9.0.post0