Skip to content

Commit

Permalink
Update dependency h5py to v3.13.0 (#883)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 63dafce commit 2fb31e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies = [
# Replaces `pytorch_lightning` w/ `lightning.pytorch` to adress
# https://github.com/Lightning-AI/pytorch-lightning/issues/17485
# Also loops while an epoch is not done syncing.
"h5py==3.12.1", # HDF5 file format load/save
"h5py==3.13.0", # HDF5 file format load/save
"opencv-python==4.11.0.86", # Image processing
# MANDATORY for cneuromax/fitting/deeplearning/
"lightning==2.5.0.post0", # PyTorch wrapper to decrease boilerplate
Expand Down

0 comments on commit 2fb31e5

Please sign in to comment.