Skip to content

Commit

Permalink
Update dependency matplotlib to v3.10.1 (#896)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent 8519746 commit 9e15d9c
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 @@ -29,7 +29,7 @@ dependencies = [
# `submitit`'s `python` option. Also modifies the `local` launcher
# so that it queues the jobs sequentially rather than in parallel.
# OPTIONAL for cneuromax/
"matplotlib==3.10.0", # Plotting
"matplotlib==3.10.1", # Plotting
"hydra-orion-sweeper==1.6.4", # Hyperparameter optimization
"hydra-optuna-sweeper==1.2.0", # Hyperparameter optimization
"""
Expand Down

0 comments on commit 9e15d9c

Please sign in to comment.