Skip to content

Commit 04ec0e8

Browse files
committed
add ml extension patch release entry
1 parent dc9ccbd commit 04ec0e8

File tree

1 file changed

+92
-0
lines changed

1 file changed

+92
-0
lines changed

src/index.json

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66641,6 +66641,98 @@
6664166641
"version": "2.32.1"
6664266642
},
6664366643
"sha256Digest": "a84718f259852fab798d6c05b35384bfe21e48a6c08186d60087a6bbfb8919ba"
66644+
},
66645+
{
66646+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.32.4-py3-none-any.whl",
66647+
"filename": "ml-2.32.4-py3-none-any.whl",
66648+
"metadata": {
66649+
"azext.minCliCoreVersion": "2.15.0",
66650+
"classifiers": [
66651+
"Development Status :: 5 - Production/Stable",
66652+
"Intended Audience :: Developers",
66653+
"Intended Audience :: System Administrators",
66654+
"Environment :: Console",
66655+
"Programming Language :: Python",
66656+
"Programming Language :: Python :: 3",
66657+
"Programming Language :: Python :: 3.7",
66658+
"Programming Language :: Python :: 3.8",
66659+
"Programming Language :: Python :: 3.9",
66660+
"Programming Language :: Python :: 3.10",
66661+
"License :: OSI Approved :: MIT License"
66662+
],
66663+
"description_content_type": "text/x-rst",
66664+
"extensions": {
66665+
"python.details": {
66666+
"contacts": [
66667+
{
66668+
"email": "[email protected]",
66669+
"name": "Microsoft Corporation",
66670+
"role": "author"
66671+
}
66672+
],
66673+
"document_names": {
66674+
"description": "DESCRIPTION.rst"
66675+
},
66676+
"project_urls": {
66677+
"Home": "https://github.com/Azure/azureml-examples"
66678+
}
66679+
}
66680+
},
66681+
"extras": [],
66682+
"generator": "bdist_wheel (0.30.0)",
66683+
"license": "MIT",
66684+
"metadata_version": "2.0",
66685+
"name": "ml",
66686+
"run_requires": [
66687+
{
66688+
"requires": [
66689+
"azure-common (>=1.1)",
66690+
"azure-common>=1.1",
66691+
"azure-identity (==1.17.1)",
66692+
"azure-identity==1.17.1",
66693+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
66694+
"azure-mgmt-resource<23.0.0,>=3.0.0",
66695+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
66696+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
66697+
"azure-storage-blob (>=12.10.0)",
66698+
"azure-storage-blob>=12.10.0",
66699+
"azure-storage-file-datalake (>=12.2.0)",
66700+
"azure-storage-file-datalake>=12.2.0",
66701+
"azure-storage-file-share",
66702+
"azure-storage-file-share",
66703+
"colorama",
66704+
"colorama",
66705+
"cryptography",
66706+
"cryptography",
66707+
"docker",
66708+
"docker",
66709+
"isodate",
66710+
"isodate",
66711+
"jsonschema (>=4.0.0)",
66712+
"jsonschema>=4.0.0",
66713+
"marshmallow (>=3.5)",
66714+
"marshmallow>=3.5",
66715+
"opencensus-ext-azure",
66716+
"opencensus-ext-azure",
66717+
"opencensus-ext-logging",
66718+
"opencensus-ext-logging",
66719+
"pydash (>=6.0.0)",
66720+
"pydash>=6.0.0",
66721+
"pyjwt",
66722+
"pyjwt",
66723+
"strictyaml",
66724+
"strictyaml",
66725+
"tqdm",
66726+
"tqdm",
66727+
"typing-extensions",
66728+
"typing-extensions"
66729+
]
66730+
}
66731+
],
66732+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
66733+
"version": "2.32.4"
66734+
},
66735+
"sha256Digest": "8c01fc15d96ce3a359acc8cf7b36855aa17e22e07d818325b62237c5e5649fee"
6664466736
}
6664566737
],
6664666738
"mobile-network": [

0 commit comments

Comments
 (0)