We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa0b0a commit 3db72cfCopy full SHA for 3db72cf
recipe/meta.yaml
@@ -14,7 +14,7 @@ build:
14
- sagemaker-upgrade-v2=sagemaker.cli.compatibility.v2.sagemaker_upgrade_v2:main
15
noarch: python
16
script: {{ PYTHON }} -m pip install . -vv
17
- number: 0
+ number: 1
18
19
requirements:
20
host:
@@ -31,7 +31,7 @@ requirements:
31
- google-pasta
32
- numpy >=1.9.0,<2.0
33
- protobuf >=3.12,<6.0
34
- - omegaconf >=2.2,<2.3
+ - omegaconf >=2.2,<2.4
35
- smdebug-rulesconfig ==1.0.1
36
- importlib-metadata >=1.4.0,<7.0
37
- packaging >=20.0
0 commit comments