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>
This commit is contained in:
dependabot[bot] 2023-02-13 10:06:03 +00:00 committed by GitHub
parent 0be025e8b7
commit 2e002d47b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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