We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576305b commit 540e929Copy full SHA for 540e929
pyproject.toml
@@ -35,7 +35,7 @@ dependencies = [
35
"jupyterlab==4.0.12", # Jupyter notebook
36
"jupyterlab-code-formatter==2.2.1", # Jupyter code formatter
37
"ipywidgets==8.1.1", # Jupyter widgets
38
- "wandb-osh==1.2.0", # W&B support for SLURM
+ "wandb-osh==1.2.1", # W&B support for SLURM
39
"h5py==3.10.0", # HDF5 file format load/save
40
"opencv-python==4.8.0.74", # Image processing
41
# MANDATORY for cneuromax/fitting/deeplearning/
0 commit comments