Skip to content

Commit 540e929

Browse files
Update dependency wandb-osh to v1.2.1 (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 576305b commit 540e929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"jupyterlab==4.0.12", # Jupyter notebook
3636
"jupyterlab-code-formatter==2.2.1", # Jupyter code formatter
3737
"ipywidgets==8.1.1", # Jupyter widgets
38-
"wandb-osh==1.2.0", # W&B support for SLURM
38+
"wandb-osh==1.2.1", # W&B support for SLURM
3939
"h5py==3.10.0", # HDF5 file format load/save
4040
"opencv-python==4.8.0.74", # Image processing
4141
# MANDATORY for cneuromax/fitting/deeplearning/

0 commit comments

Comments
 (0)