Skip to content

Commit 45eba10

Browse files
authored
AML CLI V2 - 2.36.3 (#8660)
1 parent 4f886a8 commit 45eba10

File tree

1 file changed

+90
-0
lines changed

1 file changed

+90
-0
lines changed

src/index.json

+90
Original file line numberDiff line numberDiff line change
@@ -71457,6 +71457,96 @@
7145771457
"version": "2.36.2"
7145871458
},
7145971459
"sha256Digest": "67ca9be7af1091d73469bfad9aa3eb00bddd32f7b7560266d3d04bcaeff542fe"
71460+
},
71461+
{
71462+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.36.3-py3-none-any.whl",
71463+
"filename": "ml-2.36.3-py3-none-any.whl",
71464+
"metadata": {
71465+
"azext.minCliCoreVersion": "2.15.0",
71466+
"classifiers": [
71467+
"Development Status :: 5 - Production/Stable",
71468+
"Intended Audience :: Developers",
71469+
"Intended Audience :: System Administrators",
71470+
"Environment :: Console",
71471+
"Programming Language :: Python",
71472+
"Programming Language :: Python :: 3",
71473+
"Programming Language :: Python :: 3.7",
71474+
"Programming Language :: Python :: 3.8",
71475+
"Programming Language :: Python :: 3.9",
71476+
"Programming Language :: Python :: 3.10",
71477+
"License :: OSI Approved :: MIT License"
71478+
],
71479+
"description_content_type": "text/x-rst",
71480+
"extensions": {
71481+
"python.details": {
71482+
"contacts": [
71483+
{
71484+
"email": "[email protected]",
71485+
"name": "Microsoft Corporation",
71486+
"role": "author"
71487+
}
71488+
],
71489+
"document_names": {
71490+
"description": "DESCRIPTION.rst"
71491+
},
71492+
"project_urls": {
71493+
"Home": "https://docs.microsoft.com/azure/machine-learning/azure-machine-learning-release-notes-cli-v2?view=azureml-api-2"
71494+
}
71495+
}
71496+
},
71497+
"extras": [],
71498+
"generator": "bdist_wheel (0.30.0)",
71499+
"license": "MIT",
71500+
"metadata_version": "2.0",
71501+
"name": "ml",
71502+
"run_requires": [
71503+
{
71504+
"requires": [
71505+
"azure-common (>=1.1)",
71506+
"azure-common>=1.1",
71507+
"azure-identity (==1.17.1)",
71508+
"azure-identity==1.17.1",
71509+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
71510+
"azure-mgmt-resource<23.0.0,>=3.0.0",
71511+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
71512+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
71513+
"azure-monitor-opentelemetry",
71514+
"azure-monitor-opentelemetry",
71515+
"azure-storage-blob (>=12.10.0)",
71516+
"azure-storage-blob>=12.10.0",
71517+
"azure-storage-file-datalake (>=12.2.0)",
71518+
"azure-storage-file-datalake>=12.2.0",
71519+
"azure-storage-file-share",
71520+
"azure-storage-file-share",
71521+
"colorama",
71522+
"colorama",
71523+
"cryptography",
71524+
"cryptography",
71525+
"docker",
71526+
"docker",
71527+
"isodate",
71528+
"isodate",
71529+
"jsonschema (>=4.0.0)",
71530+
"jsonschema>=4.0.0",
71531+
"marshmallow (>=3.5)",
71532+
"marshmallow>=3.5",
71533+
"pydash (>=6.0.0)",
71534+
"pydash>=6.0.0",
71535+
"pyjwt",
71536+
"pyjwt",
71537+
"strictyaml",
71538+
"strictyaml",
71539+
"tqdm",
71540+
"tqdm",
71541+
"typing-extensions",
71542+
"typing-extensions"
71543+
]
71544+
}
71545+
],
71546+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
71547+
"version": "2.36.3"
71548+
},
71549+
"sha256Digest": "c008c48d2bec307a6e52a1d3b074741c0fde46ff44243c12592394a29c9af0ac"
7146071550
}
7146171551
],
7146271552
"mobile-network": [

0 commit comments

Comments
 (0)