diff --git a/libs/azure-ai/poetry.lock b/libs/azure-ai/poetry.lock index cf098329..5f5c872e 100644 --- a/libs/azure-ai/poetry.lock +++ b/libs/azure-ai/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -790,12 +790,12 @@ version = "0.4.6" description = "Cross-platform colored terminal text." optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" -groups = ["main", "dev", "lint", "test", "test_integration"] +groups = ["main", "dev", "lint", "test", "test-integration"] files = [ {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"}, {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, ] -markers = {main = "platform_system == \"Windows\"", dev = "sys_platform == \"win32\"", lint = "sys_platform == \"win32\"", test = "sys_platform == \"win32\"", test_integration = "sys_platform == \"win32\""} +markers = {main = "platform_system == \"Windows\"", dev = "sys_platform == \"win32\"", lint = "sys_platform == \"win32\"", test = "sys_platform == \"win32\"", test-integration = "sys_platform == \"win32\""} [[package]] name = "comm" @@ -1015,7 +1015,7 @@ version = "1.3.0" description = "Backport of PEP 654 (exception groups)" optional = false python-versions = ">=3.7" -groups = ["main", "dev", "lint", "test", "test_integration"] +groups = ["main", "dev", "lint", "test", "test-integration"] markers = "python_version < \"3.11\"" files = [ {file = "exceptiongroup-1.3.0-py3-none-any.whl", hash = "sha256:4d111e6e0c13d0644cad6ddaa7ed0261a0b36971f6d23e7ec9b4b9097da78a10"}, @@ -1344,7 +1344,7 @@ version = "2.1.0" description = "brain-dead simple config-ini parsing" optional = false python-versions = ">=3.8" -groups = ["lint", "test", "test_integration"] +groups = ["lint", "test", "test-integration"] files = [ {file = "iniconfig-2.1.0-py3-none-any.whl", hash = "sha256:9deba5723312380e77435581c6bf4935c94cbfab9b1ed33ef8d238ea168eb760"}, {file = "iniconfig-2.1.0.tar.gz", hash = "sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7"}, @@ -2764,7 +2764,7 @@ version = "25.0" description = "Core utilities for Python packages" optional = false python-versions = ">=3.8" -groups = ["main", "dev", "lint", "test", "test_integration"] +groups = ["main", "dev", "lint", "test", "test-integration"] files = [ {file = "packaging-25.0-py3-none-any.whl", hash = "sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484"}, {file = "packaging-25.0.tar.gz", hash = "sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f"}, @@ -2837,7 +2837,7 @@ version = "1.6.0" description = "plugin and hook calling mechanisms for python" optional = false python-versions = ">=3.9" -groups = ["lint", "test", "test_integration"] +groups = ["lint", "test", "test-integration"] files = [ {file = "pluggy-1.6.0-py3-none-any.whl", hash = "sha256:e920276dd6813095e9377c0bc5566d94c932c33b27a3e3945d8389c374dd4746"}, {file = "pluggy-1.6.0.tar.gz", hash = "sha256:7dcc130b76258d33b90f61b658791dede3486c3e6bfb003ee5c9bfb396dd22f3"}, @@ -3314,7 +3314,7 @@ version = "7.4.4" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.7" -groups = ["lint", "test", "test_integration"] +groups = ["lint", "test", "test-integration"] files = [ {file = "pytest-7.4.4-py3-none-any.whl", hash = "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8"}, {file = "pytest-7.4.4.tar.gz", hash = "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280"}, @@ -3420,7 +3420,7 @@ version = "1.1.1" description = "Read key-value pairs from a .env file and set them as environment variables" optional = false python-versions = ">=3.9" -groups = ["lint", "test", "test_integration"] +groups = ["lint", "test", "test-integration"] files = [ {file = "python_dotenv-1.1.1-py3-none-any.whl", hash = "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc"}, {file = "python_dotenv-1.1.1.tar.gz", hash = "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab"}, @@ -4202,7 +4202,7 @@ version = "2.2.1" description = "A lil' TOML parser" optional = false python-versions = ">=3.8" -groups = ["lint", "test", "test_integration", "typing"] +groups = ["lint", "test", "test-integration", "typing"] markers = "python_version < \"3.11\"" files = [ {file = "tomli-2.2.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:678e4fa69e4575eb77d103de3df8a895e1591b48e740211bd1067378c69e8249"}, @@ -4320,12 +4320,12 @@ version = "4.15.0" description = "Backported and Experimental Type Hints for Python 3.9+" optional = false python-versions = ">=3.9" -groups = ["main", "dev", "lint", "test", "test_integration", "typing"] +groups = ["main", "dev", "lint", "test", "test-integration", "typing"] files = [ {file = "typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548"}, {file = "typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"}, ] -markers = {lint = "python_version < \"3.11\"", test_integration = "python_version < \"3.11\""} +markers = {lint = "python_version < \"3.11\"", test-integration = "python_version < \"3.11\""} [[package]] name = "typing-inspection" @@ -4898,4 +4898,4 @@ tools = ["azure-ai-documentintelligence", "azure-ai-textanalytics", "azure-ai-vi [metadata] lock-version = "2.1" python-versions = "~=3.9" -content-hash = "7689dee40424342f8a8f3466e8b4a9aaa292ff9d5db5522a5ba84e6d771ffe11" +content-hash = "e3f759a3826584b66669ed5f8b13721af31a992cd1d05eabc3bd799327008d6f" diff --git a/libs/azure-ai/pyproject.toml b/libs/azure-ai/pyproject.toml index 5b5dd3bf..23d89d15 100644 --- a/libs/azure-ai/pyproject.toml +++ b/libs/azure-ai/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "langchain-azure-ai" -version = "0.1.8" +version = "0.1.9" description = "An integration package to support Azure AI Foundry capabilities for model inference in LangChain." license = { file = "LICENSE" } readme = "README.md" @@ -19,7 +19,7 @@ dependencies = [ "langchain-openai~=0.3.0", "numpy>=1.26.2; python_version < '3.13'", "numpy>=2.1.0; python_version >= '3.13'", - "langgraph (>=0.6.8,<0.7.0)", + "langgraph (>=0.3.34,<0.7.0)", ] [project.optional-dependencies]