We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26bfb17 + 0cc033c commit a4d819dCopy full SHA for a4d819d
1 file changed
requirements.txt
@@ -2,17 +2,17 @@
2
xarray==2025.1.2
3
pandas==2.2.3
4
numpy==1.26.4
5
-matplotlib==3.10.0
+matplotlib==3.10.1
6
dask[array, distributed]==2025.2.0
7
requests==2.32.3
8
statsmodels==0.14.4
9
-pytest==8.3.4
+pytest==8.3.5
10
pytest-cov==6.0.0
11
zarr==2.18.4
12
ruff==0.8.6
13
netcdf4==1.7.2
14
-h5netcdf==1.5.0
+h5netcdf==1.6.1
15
impactlab-tools==0.6.0
16
p_tqdm==1.4.2
17
-pyarrow==19.0.0
+pyarrow==19.0.1
18
numcodecs==0.15.1
0 commit comments