Skip to content

Commit 2e002d4

Browse files
Update hydra-core requirement from <1.3.0,>=1.0.5 to >=1.0.5,<1.4.0 in /requirements (#16736)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0be025e commit 2e002d4

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
@@ -4,7 +4,7 @@
44
# extended list of package dependencies to reach full functionality
55
matplotlib>3.1, <3.6.2
66
omegaconf>=2.0.5, <2.4.0
7-
hydra-core>=1.0.5, <1.3.0
7+
hydra-core>=1.0.5, <1.4.0
88
jsonargparse[signatures]>=4.18.0, <4.19.0
99
rich>=10.14.0, !=10.15.0.a, <13.0.0
1010
tensorboardX>=2.2, <=2.5.1 # min version is set by torch.onnx missing attribute

0 commit comments

Comments
 (0)