Skip to content

Commit f8aa3f9

Browse files
authored
Merge branch 'main' into tlemon/add-temperature-blocking-to-dynacool-ppms
2 parents aeda671 + aa276ab commit f8aa3f9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ coverage==7.13.1
6060
# pytest-cov
6161
cycler==0.12.1
6262
# via matplotlib
63-
dask==2025.12.0
63+
dask==2026.1.1
6464
# via
6565
# qcodes (pyproject.toml)
6666
# qcodes
@@ -89,7 +89,7 @@ fsspec==2026.1.0
8989
# via dask
9090
furo==2025.12.19
9191
# via qcodes (pyproject.toml)
92-
h5netcdf==1.7.3
92+
h5netcdf==1.8.0
9393
# via
9494
# qcodes (pyproject.toml)
9595
# qcodes
@@ -285,7 +285,7 @@ psutil==7.2.1
285285
# via ipykernel
286286
pure-eval==0.2.3
287287
# via stack-data
288-
pyarrow==22.0.0
288+
pyarrow==23.0.0
289289
# via
290290
# qcodes (pyproject.toml)
291291
# qcodes
@@ -379,7 +379,7 @@ snowballstemmer==3.0.1
379379
# via sphinx
380380
sortedcontainers==2.4.0
381381
# via hypothesis
382-
soupsieve==2.8.1
382+
soupsieve==2.8.2
383383
# via beautifulsoup4
384384
sphinx==8.2.3
385385
# via

0 commit comments

Comments
 (0)