Skip to content

Commit d667d26

Browse files
authored
adding cli 2.35.0 (#8471)
1 parent aea39b5 commit d667d26

File tree

1 file changed

+90
-0
lines changed

1 file changed

+90
-0
lines changed

src/index.json

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68455,6 +68455,96 @@
6845568455
"version": "2.34.0"
6845668456
},
6845768457
"sha256Digest": "eb561aa26592de782586f6cd8b9e594be418b12cbbd6b2380c34d1d5b923b99e"
68458+
},
68459+
{
68460+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.35.0-py3-none-any.whl",
68461+
"filename": "ml-2.35.0-py3-none-any.whl",
68462+
"metadata": {
68463+
"azext.minCliCoreVersion": "2.15.0",
68464+
"classifiers": [
68465+
"Development Status :: 5 - Production/Stable",
68466+
"Intended Audience :: Developers",
68467+
"Intended Audience :: System Administrators",
68468+
"Environment :: Console",
68469+
"Programming Language :: Python",
68470+
"Programming Language :: Python :: 3",
68471+
"Programming Language :: Python :: 3.7",
68472+
"Programming Language :: Python :: 3.8",
68473+
"Programming Language :: Python :: 3.9",
68474+
"Programming Language :: Python :: 3.10",
68475+
"License :: OSI Approved :: MIT License"
68476+
],
68477+
"description_content_type": "text/x-rst",
68478+
"extensions": {
68479+
"python.details": {
68480+
"contacts": [
68481+
{
68482+
"email": "[email protected]",
68483+
"name": "Microsoft Corporation",
68484+
"role": "author"
68485+
}
68486+
],
68487+
"document_names": {
68488+
"description": "DESCRIPTION.rst"
68489+
},
68490+
"project_urls": {
68491+
"Home": "https://docs.microsoft.com/azure/machine-learning/azure-machine-learning-release-notes-cli-v2?view=azureml-api-2"
68492+
}
68493+
}
68494+
},
68495+
"extras": [],
68496+
"generator": "bdist_wheel (0.30.0)",
68497+
"license": "MIT",
68498+
"metadata_version": "2.0",
68499+
"name": "ml",
68500+
"run_requires": [
68501+
{
68502+
"requires": [
68503+
"azure-common (>=1.1)",
68504+
"azure-common>=1.1",
68505+
"azure-identity (==1.17.1)",
68506+
"azure-identity==1.17.1",
68507+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
68508+
"azure-mgmt-resource<23.0.0,>=3.0.0",
68509+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
68510+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
68511+
"azure-monitor-opentelemetry",
68512+
"azure-monitor-opentelemetry",
68513+
"azure-storage-blob (>=12.10.0)",
68514+
"azure-storage-blob>=12.10.0",
68515+
"azure-storage-file-datalake (>=12.2.0)",
68516+
"azure-storage-file-datalake>=12.2.0",
68517+
"azure-storage-file-share",
68518+
"azure-storage-file-share",
68519+
"colorama",
68520+
"colorama",
68521+
"cryptography",
68522+
"cryptography",
68523+
"docker",
68524+
"docker",
68525+
"isodate",
68526+
"isodate",
68527+
"jsonschema (>=4.0.0)",
68528+
"jsonschema>=4.0.0",
68529+
"marshmallow (>=3.5)",
68530+
"marshmallow>=3.5",
68531+
"pydash (>=6.0.0)",
68532+
"pydash>=6.0.0",
68533+
"pyjwt",
68534+
"pyjwt",
68535+
"strictyaml",
68536+
"strictyaml",
68537+
"tqdm",
68538+
"tqdm",
68539+
"typing-extensions",
68540+
"typing-extensions"
68541+
]
68542+
}
68543+
],
68544+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
68545+
"version": "2.35.0"
68546+
},
68547+
"sha256Digest": "dd7805a735fc75989040a0e2f78ea9b7d0c5d4aa4feba0effe57cab5cb9dad4a"
6845868548
}
6845968549
],
6846068550
"mobile-network": [

0 commit comments

Comments
 (0)