We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de7a6c commit 90e90f9Copy full SHA for 90e90f9
pyproject.toml
@@ -42,7 +42,7 @@ dependencies = [
42
# https://github.com/Lightning-AI/pytorch-lightning/issues/17485
43
# Also loops while an epoch is not done syncing.
44
"h5py==3.11.0", # HDF5 file format load/save
45
- "opencv-python==4.8.0.74", # Image processing
+ "opencv-python==4.10.0.82", # Image processing
46
# MANDATORY for cneuromax/fitting/deeplearning/
47
"lightning==2.2.5",
48
# OPTIONAL for cneuromax/fitting/deeplearning/
0 commit comments