Skip to content

Commit

Permalink
Update dependency hydra-zen to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2025
1 parent 7346d9a commit ff35454
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 @@ -12,7 +12,7 @@ dependencies = [
# MANDATORY for cneuromax/
"torch==2.6.0+cu124", # Tensor manipulation
"hydra-core==1.3.2", # Configuration management
"hydra-zen==0.13.0", # Cleaner Hydra configs
"hydra-zen==0.14.0", # Cleaner Hydra configs
"beartype==0.20.0", # Dynamic type checking
"wandb==0.19.8", # Logging
"""
Expand Down

0 comments on commit ff35454

Please sign in to comment.