diff --git a/13426/pyproject.toml b/13426/pyproject.toml index ca5d728..1fc5f19 100644 --- a/13426/pyproject.toml +++ b/13426/pyproject.toml @@ -30,13 +30,13 @@ classifiers = [ dependencies = [ "aioboto3==15.2.0", "aiofiles==25.1.0", - "aiohttp==3.13.0", + "aiohttp==3.13.3", "bcrypt==5.0.0", "httpx==0.28.1", "jmespath==1.0.1", "langchain-community==0.3.31", "langchain-mongodb==0.7.1", - "langchain-core==0.3.79", + "langchain-core==0.3.81", "langchain-openai==0.3.35", "langgraph==0.6.10", "motor==3.7.1", # required by quart-session @@ -53,7 +53,7 @@ dependencies = [ "quart-session==3.0.0", "requests==2.32.5", "shortuuid==1.0.13", - "starlette==0.48.0", + "starlette==0.49.1", "uvicorn==0.37.0", "xsdata==25.7", "thefuzz==0.22.1",