We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7cc6f commit 41e092bCopy full SHA for 41e092b
docs/requirements.txt
@@ -2,7 +2,7 @@ deepxde
2
mat73
3
matplotlib
4
netCDF4==1.7.2
5
-h5py
+h5py==3.14.0
6
numpy
7
pandas
8
scikit-learn==1.4.2
requirements.txt
netCDF4==1.7.2 # fallback to previous version to avoid h5py=3.15.1 incompatible
0 commit comments