diff --git a/pyproject.toml b/pyproject.toml index 9efbdf002..049301661 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ "Programming Language :: Python :: 3", ] dependencies = [ - "h5py==3.9.0", + "h5py==3.10.0", "scipy==1.10.1", "opencv-python==4.8.0.76", "deepdiff==6.3.1",