Skip to content

Commit 1930f4a

Browse files
Update hydra-core requirement in /requirements
Updates the requirements on [hydra-core](https://github.com/facebookresearch/hydra) to permit the latest version. - [Release notes](https://github.com/facebookresearch/hydra/releases) - [Changelog](https://github.com/facebookresearch/hydra/blob/main/NEWS.md) - [Commits](facebookresearch/hydra@v1.0.5...v1.2.0) --- updated-dependencies: - dependency-name: hydra-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfa8b7b commit 1930f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
matplotlib>3.1, <3.5.3
44
torchtext>=0.9.*, <=0.12.0
55
omegaconf>=2.0.5, <=2.1.*
6-
hydra-core>=1.0.5, <=1.1.*
6+
hydra-core>=1.0.5, <1.3.0
77
jsonargparse[signatures]>=4.9.0, <=4.9.0
88
gcsfs>=2021.5.0, <=2022.2.0
99
rich>=10.2.2,!=10.15.*, <=12.0.0

0 commit comments

Comments
 (0)