Skip to content

Commit 3e9ae03

Browse files
dependabot[bot]Borda
authored andcommitted
build(deps): update jsonargparse[signatures] requirement from <4.40.0,>=4.39.0 to >=4.39.0,<4.41.0 in /requirements (#20907)
build(deps): update jsonargparse[signatures] requirement Updates the requirements on [jsonargparse[signatures]](https://github.com/omni-us/jsonargparse) to permit the latest version. - [Changelog](https://github.com/omni-us/jsonargparse/blob/main/CHANGELOG.rst) - [Commits](omni-us/jsonargparse@v4.39.0...v4.40.0) --- updated-dependencies: - dependency-name: jsonargparse[signatures] dependency-version: 4.40.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 9992c49)
1 parent 57b745d commit 3e9ae03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
matplotlib>3.1, <3.10.0
66
omegaconf >=2.2.3, <2.4.0
77
hydra-core >=1.2.0, <1.4.0
8-
jsonargparse[signatures] >=4.39.0, <4.40.0
8+
jsonargparse[signatures] >=4.39.0, <4.41.0
99
rich >=12.3.0, <14.1.0
1010
tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
1111
bitsandbytes >=0.45.2,<0.45.3; platform_system != "Darwin"

0 commit comments

Comments
 (0)