Skip to content

Commit a4ddcf7

Browse files
Update h5py requirement from >=2.7 to >=3.16.0
Updates the requirements on [h5py](https://github.com/h5py/h5py) to permit the latest version. - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](h5py/h5py@2.7.0...3.16.0) --- updated-dependencies: - dependency-name: h5py dependency-version: 3.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ab21ba commit a4ddcf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy>=1.13.3
22
matplotlib>=2.0.0
3-
h5py>=2.7
3+
h5py>=3.16.0
44
scipy>=0.16
55
numba
66

0 commit comments

Comments
 (0)