Skip to content

Commit 3db72cf

Browse files
Update omegaconf dependency (#317)
1 parent 4aa0b0a commit 3db72cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
- sagemaker-upgrade-v2=sagemaker.cli.compatibility.v2.sagemaker_upgrade_v2:main
1515
noarch: python
1616
script: {{ PYTHON }} -m pip install . -vv
17-
number: 0
17+
number: 1
1818

1919
requirements:
2020
host:
@@ -31,7 +31,7 @@ requirements:
3131
- google-pasta
3232
- numpy >=1.9.0,<2.0
3333
- protobuf >=3.12,<6.0
34-
- omegaconf >=2.2,<2.3
34+
- omegaconf >=2.2,<2.4
3535
- smdebug-rulesconfig ==1.0.1
3636
- importlib-metadata >=1.4.0,<7.0
3737
- packaging >=20.0

0 commit comments

Comments
 (0)