Skip to content

Commit ede61b7

Browse files
authored
az ml 2.34.0 relase (#8427)
1 parent 70983a7 commit ede61b7

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
@@ -67991,6 +67991,96 @@
6799167991
"version": "2.33.1"
6799267992
},
6799367993
"sha256Digest": "938883571e31b5622042e9637ff167992b960d8b9531d05d7e19946d0cdaae25"
67994+
},
67995+
{
67996+
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.34.0-py3-none-any.whl",
67997+
"filename": "ml-2.34.0-py3-none-any.whl",
67998+
"metadata": {
67999+
"azext.minCliCoreVersion": "2.15.0",
68000+
"classifiers": [
68001+
"Development Status :: 5 - Production/Stable",
68002+
"Intended Audience :: Developers",
68003+
"Intended Audience :: System Administrators",
68004+
"Environment :: Console",
68005+
"Programming Language :: Python",
68006+
"Programming Language :: Python :: 3",
68007+
"Programming Language :: Python :: 3.7",
68008+
"Programming Language :: Python :: 3.8",
68009+
"Programming Language :: Python :: 3.9",
68010+
"Programming Language :: Python :: 3.10",
68011+
"License :: OSI Approved :: MIT License"
68012+
],
68013+
"description_content_type": "text/x-rst",
68014+
"extensions": {
68015+
"python.details": {
68016+
"contacts": [
68017+
{
68018+
"email": "[email protected]",
68019+
"name": "Microsoft Corporation",
68020+
"role": "author"
68021+
}
68022+
],
68023+
"document_names": {
68024+
"description": "DESCRIPTION.rst"
68025+
},
68026+
"project_urls": {
68027+
"Home": "https://docs.microsoft.com/azure/machine-learning/azure-machine-learning-release-notes-cli-v2?view=azureml-api-2"
68028+
}
68029+
}
68030+
},
68031+
"extras": [],
68032+
"generator": "bdist_wheel (0.30.0)",
68033+
"license": "MIT",
68034+
"metadata_version": "2.0",
68035+
"name": "ml",
68036+
"run_requires": [
68037+
{
68038+
"requires": [
68039+
"azure-common (>=1.1)",
68040+
"azure-common>=1.1",
68041+
"azure-identity (==1.17.1)",
68042+
"azure-identity==1.17.1",
68043+
"azure-mgmt-resource (<23.0.0,>=3.0.0)",
68044+
"azure-mgmt-resource<23.0.0,>=3.0.0",
68045+
"azure-mgmt-resourcegraph (<9.0.0,>=2.0.0)",
68046+
"azure-mgmt-resourcegraph<9.0.0,>=2.0.0",
68047+
"azure-monitor-opentelemetry",
68048+
"azure-monitor-opentelemetry",
68049+
"azure-storage-blob (>=12.10.0)",
68050+
"azure-storage-blob>=12.10.0",
68051+
"azure-storage-file-datalake (>=12.2.0)",
68052+
"azure-storage-file-datalake>=12.2.0",
68053+
"azure-storage-file-share",
68054+
"azure-storage-file-share",
68055+
"colorama",
68056+
"colorama",
68057+
"cryptography",
68058+
"cryptography",
68059+
"docker",
68060+
"docker",
68061+
"isodate",
68062+
"isodate",
68063+
"jsonschema (>=4.0.0)",
68064+
"jsonschema>=4.0.0",
68065+
"marshmallow (>=3.5)",
68066+
"marshmallow>=3.5",
68067+
"pydash (>=6.0.0)",
68068+
"pydash>=6.0.0",
68069+
"pyjwt",
68070+
"pyjwt",
68071+
"strictyaml",
68072+
"strictyaml",
68073+
"tqdm",
68074+
"tqdm",
68075+
"typing-extensions",
68076+
"typing-extensions"
68077+
]
68078+
}
68079+
],
68080+
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
68081+
"version": "2.34.0"
68082+
},
68083+
"sha256Digest": "eb561aa26592de782586f6cd8b9e594be418b12cbbd6b2380c34d1d5b923b99e"
6799468084
}
6799568085
],
6799668086
"mobile-network": [

0 commit comments

Comments
 (0)