We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f1143d commit 0f15d5bCopy full SHA for 0f15d5b
requirements.txt
@@ -0,0 +1,10 @@
1
+scipy==1.12.0
2
+xarray==2024.6.0
3
+cf-python==3.16.2
4
+cfdm==1.11.1.0
5
+netCDF4==1.6.5
6
+h5py==3.11.0
7
+dask==2024.7.0
8
+cftime==1.6.4
9
+cfunits==3.3.7
10
+pytest==7.2.0
requirements_dev.txt
@@ -1,6 +1,6 @@
scipy==1.12.0
netCDF4==1.6.5
h5py==3.11.0
-dask==2024.7.0
+dask==2024.7.0 # Do not upgrade
cftime==1.6.4
cfunits==3.3.7
0 commit comments