diff --git a/pyproject.toml b/pyproject.toml index fae13455..0e633566 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3", ] dependencies = [ - "h5py==3.13.0", + "h5py==3.14.0", "scipy==1.15.2", "opencv-python==4.11.0.86", "deepdiff==8.5.0",