Skip to content
Prev Previous commit
Next Next commit
updating index.json for SDK/CLI v2 Release 2.29.0
  • Loading branch information
kshitij-microsoft committed Aug 13, 2024
commit 975857fc8ecba246462361e39b2fa185eaa8e3d0
90 changes: 90 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -61062,6 +61062,96 @@
"version": "2.28.0"
},
"sha256Digest": "177c08432719db3d50b2e17ee47fc6aa5eb8e2400c7eda1d9d9d123a7ecc3838"
},
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.29.0-py3-none-any.whl",
"filename": "ml-2.29.0-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": "[email protected]",
"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 (>=1.1)",
"azure-common>=1.1",
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
"azure-mgmt-resource<23.0.0,>=3.0.0",
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
"azure-storage-blob (>=12.10.0)",
"azure-storage-blob>=12.10.0",
"azure-storage-file-datalake (>=12.2.0)",
"azure-storage-file-datalake>=12.2.0",
"azure-storage-file-share",
"azure-storage-file-share",
"colorama",
"colorama",
"cryptography",
"cryptography",
"docker",
"docker",
"isodate",
"isodate",
"jsonschema (>=4.0.0)",
"jsonschema>=4.0.0",
"marshmallow (>=3.5)",
"marshmallow>=3.5",
"opencensus-ext-azure",
"opencensus-ext-azure",
"opencensus-ext-logging",
"opencensus-ext-logging",
"pydash (>=6.0.0)",
"pydash>=6.0.0",
"pyjwt",
"pyjwt",
"strictyaml",
"strictyaml",
"tqdm",
"tqdm",
"typing-extensions",
"typing-extensions"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
"version": "2.29.0"
},
"sha256Digest": "b414015d511c63ab80067ac7c0f0b6760de17bc8174d9bc25ebb9a392cccdffc"
}
],
"mobile-network": [
Expand Down