Skip to content

Commit 41e092b

Browse files
committed
also need to rollback h5py
1 parent 0a7cc6f commit 41e092b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ deepxde
22
mat73
33
matplotlib
44
netCDF4==1.7.2
5-
h5py
5+
h5py==3.14.0
66
numpy
77
pandas
88
scikit-learn==1.4.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ deepxde
22
mat73
33
matplotlib
44
netCDF4==1.7.2 # fallback to previous version to avoid h5py=3.15.1 incompatible
5-
h5py
5+
h5py==3.14.0
66
numpy
77
pandas
88
scikit-learn==1.4.2

0 commit comments

Comments
 (0)