Skip to content

Commit 4f6a77b

Browse files
Update dependency lightning to v2.2.0 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 325063f commit 4f6a77b

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
@@ -39,7 +39,7 @@ dependencies = [
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/
42-
"lightning==2.1.4",
42+
"lightning==2.2.0",
4343
# OPTIONAL for cneuromax/fitting/deeplearning/
4444
"diffusers==0.26.2", # Diffusion models
4545
"transformers==4.37.2", # HuggingFace models & utils

0 commit comments

Comments
 (0)