We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0d15a commit 099d5daCopy full SHA for 099d5da
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"einops==0.7.0", # Makes shape transformations more readable
35
"jupyterlab==4.1.0", # Jupyter notebook
36
"jupyterlab-code-formatter==2.2.1", # Jupyter code formatter
37
- "ipywidgets==8.1.1", # Jupyter widgets
+ "ipywidgets==8.1.2", # Jupyter widgets
38
"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
0 commit comments