Skip to content

Commit

Permalink
Update dependency h5py to v3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent aa87d1f commit 74b2625
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.11.0", # HDF5 file format load/save
"h5py==3.12.1", # HDF5 file format load/save
"opencv-python==4.10.0.84", # Image processing
# MANDATORY for cneuromax/fitting/deeplearning/
"lightning==2.4.0", # PyTorch wrapper to decrease boilerplate
Expand Down

0 comments on commit 74b2625

Please sign in to comment.