Skip to content

Commit

Permalink
AzureML CLI patch release 2.1.2 (#4442)
Browse files Browse the repository at this point in the history
  • Loading branch information
singankit committed Feb 19, 2022
1 parent e263058 commit 284295d
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -21505,6 +21505,58 @@
"version": "2.1.1"
},
"sha256Digest": "373fa36ced7ef00a8caeb818bf8d83a52ca519e01180a0191b99bdfeae95a037"
},
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.1.2-py3-none-any.whl",
"filename": "ml-2.1.2-py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.15.0",
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/machinelearningservices"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "ml",
"run_requires": [
{
"requires": [
"azure-common (<2.0.0,>=1.1)",
"azure-identity",
"azure-storage-blob (<=12.9.0,>12.0.0b4)",
"azure-storage-file-share (<13.0.0)",
"cryptography (<=3.3.2)",
"docker (>=4.0.0,~=5.0.0)",
"isodate",
"marshmallow (<4.0.0,>=3.5)",
"pathspec (==0.9.*)",
"pydash (<=4.9.0)",
"pyjwt (<=2.3.0)",
"tqdm (<=4.63.0)",
"typing-extensions (<4.0.0,>=3.10)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
"version": "2.1.2"
},
"sha256Digest": "19845c2b0d3701f5ff9e34162047c0c85f57904e17cdcbdde784ab4c8ac2fc49"
}
],
"monitor-control-service": [
Expand Down

0 comments on commit 284295d

Please sign in to comment.