Skip to content

Commit 90e90f9

Browse files
Update dependency opencv-python to v4.10.0.82
1 parent 1de7a6c commit 90e90f9

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
@@ -42,7 +42,7 @@ dependencies = [
4242
# https://github.com/Lightning-AI/pytorch-lightning/issues/17485
4343
# Also loops while an epoch is not done syncing.
4444
"h5py==3.11.0", # HDF5 file format load/save
45-
"opencv-python==4.8.0.74", # Image processing
45+
"opencv-python==4.10.0.82", # Image processing
4646
# MANDATORY for cneuromax/fitting/deeplearning/
4747
"lightning==2.2.5",
4848
# OPTIONAL for cneuromax/fitting/deeplearning/

0 commit comments

Comments
 (0)