Skip to content

Commit 7003ac7

Browse files
authored
ml extension 2.36.4 hotfix (#8669)
1 parent eff0514 commit 7003ac7

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
@@ -71725,6 +71725,96 @@
7172571725
"version": "2.36.3"
7172671726
},
7172771727
"sha256Digest": "c008c48d2bec307a6e52a1d3b074741c0fde46ff44243c12592394a29c9af0ac"
71728+
},
71729+
{
71730+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.36.4-py3-none-any.whl",
71731+
"filename": "ml-2.36.4-py3-none-any.whl",
71732+
"metadata": {
71733+
"azext.minCliCoreVersion": "2.15.0",
71734+
"classifiers": [
71735+
"Development Status :: 5 - Production/Stable",
71736+
"Intended Audience :: Developers",
71737+
"Intended Audience :: System Administrators",
71738+
"Environment :: Console",
71739+
"Programming Language :: Python",
71740+
"Programming Language :: Python :: 3",
71741+
"Programming Language :: Python :: 3.7",
71742+
"Programming Language :: Python :: 3.8",
71743+
"Programming Language :: Python :: 3.9",
71744+
"Programming Language :: Python :: 3.10",
71745+
"License :: OSI Approved :: MIT License"
71746+
],
71747+
"description_content_type": "text/x-rst",
71748+
"extensions": {
71749+
"python.details": {
71750+
"contacts": [
71751+
{
71752+
"email": "[email protected]",
71753+
"name": "Microsoft Corporation",
71754+
"role": "author"
71755+
}
71756+
],
71757+
"document_names": {
71758+
"description": "DESCRIPTION.rst"
71759+
},
71760+
"project_urls": {
71761+
"Home": "https://docs.microsoft.com/azure/machine-learning/azure-machine-learning-release-notes-cli-v2?view=azureml-api-2"
71762+
}
71763+
}
71764+
},
71765+
"extras": [],
71766+
"generator": "bdist_wheel (0.30.0)",
71767+
"license": "MIT",
71768+
"metadata_version": "2.0",
71769+
"name": "ml",
71770+
"run_requires": [
71771+
{
71772+
"requires": [
71773+
"azure-common (>=1.1)",
71774+
"azure-common>=1.1",
71775+
"azure-identity (==1.17.1)",
71776+
"azure-identity==1.17.1",
71777+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
71778+
"azure-mgmt-resource<23.0.0,>=3.0.0",
71779+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
71780+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
71781+
"azure-monitor-opentelemetry",
71782+
"azure-monitor-opentelemetry",
71783+
"azure-storage-blob (>=12.10.0)",
71784+
"azure-storage-blob>=12.10.0",
71785+
"azure-storage-file-datalake (>=12.2.0)",
71786+
"azure-storage-file-datalake>=12.2.0",
71787+
"azure-storage-file-share",
71788+
"azure-storage-file-share",
71789+
"colorama",
71790+
"colorama",
71791+
"cryptography",
71792+
"cryptography",
71793+
"docker",
71794+
"docker",
71795+
"isodate",
71796+
"isodate",
71797+
"jsonschema (>=4.0.0)",
71798+
"jsonschema>=4.0.0",
71799+
"marshmallow (<4.0.0,>=3.5)",
71800+
"marshmallow<4.0.0,>=3.5",
71801+
"pydash (>=6.0.0)",
71802+
"pydash>=6.0.0",
71803+
"pyjwt",
71804+
"pyjwt",
71805+
"strictyaml",
71806+
"strictyaml",
71807+
"tqdm",
71808+
"tqdm",
71809+
"typing-extensions",
71810+
"typing-extensions"
71811+
]
71812+
}
71813+
],
71814+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
71815+
"version": "2.36.4"
71816+
},
71817+
"sha256Digest": "6562b6aebef1a725828a3f03c6ef9a0f850d96a6e225e61f9c6688c9c0ccf621"
7172871818
}
7172971819
],
7173071820
"mobile-network": [

0 commit comments

Comments
 (0)