diff --git a/poetry.lock b/poetry.lock index c907b2a..91dfbb1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "adlfs" @@ -273,35 +273,35 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p [[package]] name = "azure-ai-ml" -version = "1.15.0" +version = "1.18.0" description = "Microsoft Azure Machine Learning Client Library for Python" optional = false -python-versions = "<4.0,>=3.7" +python-versions = ">=3.7" files = [ - {file = "azure-ai-ml-1.15.0.tar.gz", hash = "sha256:0d81164d949fef14e97c9493af49dd1433fa609c3d6b34a8768fd06253f6b943"}, - {file = "azure_ai_ml-1.15.0-py3-none-any.whl", hash = "sha256:2af711727dd0d0c7525bc8d675f8c097010da46bb01e596fd1d4bc38224edeb3"}, + {file = "azure_ai_ml-1.18.0-py3-none-any.whl", hash = "sha256:21fb562d55a21e0ba2268791e2151c700a5ee30b0b70c3231afb1661ea3a0031"}, + {file = "azure_ai_ml-1.18.0.tar.gz", hash = "sha256:0a1ec1a65df4e4437652a270c1cc28c5bb847d43eaa7a9ecdde4dab647d4f12e"}, ] [package.dependencies] -azure-common = ">=1.1,<2.0.0" -azure-core = ">=1.23.0,<2.0.0" -azure-mgmt-core = ">=1.3.0,<2.0.0" -azure-storage-blob = ">=12.10.0,<13.0.0" -azure-storage-file-datalake = "<13.0.0" -azure-storage-file-share = "<13.0.0" -colorama = "<0.5.0" +azure-common = ">=1.1" +azure-core = ">=1.23.0" +azure-mgmt-core = ">=1.3.0" +azure-storage-blob = ">=12.10.0" +azure-storage-file-datalake = ">=12.2.0" +azure-storage-file-share = "*" +colorama = "*" isodate = "*" -jsonschema = ">=4.0.0,<5.0.0" -marshmallow = ">=3.5,<4.0.0" +jsonschema = ">=4.0.0" +marshmallow = ">=3.5" msrest = ">=0.6.18" -opencensus-ext-azure = "<2.0.0" -opencensus-ext-logging = "<=0.1.1" +opencensus-ext-azure = "*" +opencensus-ext-logging = "*" pydash = ">=6.0.0" -pyjwt = "<3.0.0" -pyyaml = ">=5.1.0,<7.0.0" -strictyaml = "<2.0.0" -tqdm = "<5.0.0" -typing-extensions = "<5.0.0" +pyjwt = "*" +pyyaml = ">=5.1.0" +strictyaml = "*" +tqdm = "*" +typing-extensions = "*" [package.extras] designer = ["mldesigner"] @@ -4206,7 +4206,7 @@ testing = ["coverage (>=5.0)", "pytest", "pytest-cov"] name = "werkzeug" version = "3.0.3" description = "The comprehensive WSGI web application library." -optional = false +optional = true python-versions = ">=3.8" files = [ {file = "werkzeug-3.0.3-py3-none-any.whl", hash = "sha256:fc9645dc43e03e4d630d23143a04a7f947a9a3b5727cd535fdfe155a17cc48c8"},