Skip to content

Commit

Permalink
update jsonargparse to 4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaenzig committed Nov 26, 2024
1 parent a1ea3a6 commit 7a8e116
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 @@ -36,7 +36,7 @@ requires-python = ">=3.10"
dependencies = [
"torch>=2.3.0",
"lightning>=2.2.0",
"jsonargparse[omegaconf]>=4.27.0",
"jsonargparse[omegaconf]>=4.30.0",
"tensorboard>=2.16.2",
"loguru>=0.7.2",
"pandas>=2.0.0",
Expand Down

0 comments on commit 7a8e116

Please sign in to comment.