Skip to content

Commit

Permalink
Update index to include 2.21.1 (#6866)
Browse files Browse the repository at this point in the history
  • Loading branch information
diondrapeck authored Oct 18, 2023
1 parent 31e6a51 commit e3eec02
Showing 1 changed file with 88 additions and 0 deletions.
88 changes: 88 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -46316,6 +46316,94 @@
"version": "2.21.0"
},
"sha256Digest": "28b393126e7dd4ad2c885688293f4c2ef4fc3af686ab44dd6d84fe1e61fe3c0a"
},
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.21.1-py3-none-any.whl",
"filename": "ml-2.21.1-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 (<2.0.0,>=1.1)",
"azure-common<2.0.0,>=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 (<13.0.0,>=12.10.0)",
"azure-storage-blob<13.0.0,>=12.10.0",
"azure-storage-file-datalake (<13.0.0)",
"azure-storage-file-datalake<13.0.0",
"azure-storage-file-share (<13.0.0)",
"azure-storage-file-share<13.0.0",
"colorama (<0.5.0)",
"colorama<0.5.0",
"cryptography",
"cryptography",
"docker",
"docker",
"isodate",
"isodate",
"jsonschema (<5.0.0,>=4.0.0)",
"jsonschema<5.0.0,>=4.0.0",
"marshmallow (<4.0.0,>=3.5)",
"marshmallow<4.0.0,>=3.5",
"opencensus-ext-azure (<2.0.0)",
"opencensus-ext-azure<2.0.0",
"pydash (<7.0.6,>=6.0.0)",
"pydash<7.0.6,>=6.0.0",
"pyjwt (<3.0.0)",
"pyjwt<3.0.0",
"strictyaml (<2.0.0)",
"strictyaml<2.0.0",
"tqdm (<5.0.0)",
"tqdm<5.0.0",
"typing-extensions (<5.0.0)",
"typing-extensions<5.0.0"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
"version": "2.21.1"
},
"sha256Digest": "74d26f61ec61654eea8002e33e6c7d2c412522f9dc12d9c46feb4a7dbc3dbf7a"
}
],
"mobile-network": [
Expand Down

0 comments on commit e3eec02

Please sign in to comment.