Skip to content

Commit

Permalink
Users/singankit/release 2.14.1 (#5940)
Browse files Browse the repository at this point in the history
* AML v2 CLI Release 2.14.1

* SHA256 lower case
  • Loading branch information
singankit authored Mar 2, 2023
1 parent eedea68 commit 96814a5
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -36385,6 +36385,73 @@
"version": "2.14.0"
},
"sha256Digest": "90e8e03ff67f1c6b73219b44764a44e6e45ab7786ff5dd26660ba9f600879747"
},
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.14.1-py3-none-any.whl",
"filename": "ml-2.14.1-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.15.0",
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Environment :: Console",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"License :: OSI Approved :: MIT License"
],
"description_content_type": "text/x-rst",
"extensions": {
"python.details": {
"contacts": [
{
"email": "azuremlsdk@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azureml-examples"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "ml",
"run_requires": [
{
"requires": [
"azure-common (<2.0.0,>=1.1)",
"azure-storage-blob (<13.0.0,>=12.10.0)",
"azure-storage-file-datalake (<13.0.0)",
"azure-storage-file-share (<13.0.0)",
"colorama (<0.5.0)",
"cryptography",
"docker",
"isodate",
"jsonschema (<5.0.0,>=4.0.0)",
"marshmallow (<4.0.0,>=3.5)",
"pydash (<6.0.0)",
"pyjwt (<3.0.0)",
"strictyaml (<2.0.0)",
"tqdm (<5.0.0)",
"typing-extensions (<5.0.0)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
"version": "2.14.1"
},
"sha256Digest": "50c1619498adf17aaf88c0c8085ca3f4c82862dacc7260b5e1e805832356493b"
}
],
"mobile-network": [
Expand Down

0 comments on commit 96814a5

Please sign in to comment.