diff --git a/13426/pyproject.toml b/13426/pyproject.toml index ca5d728..b268f83 100644 --- a/13426/pyproject.toml +++ b/13426/pyproject.toml @@ -28,23 +28,23 @@ classifiers = [ ] dependencies = [ - "aioboto3==15.2.0", + "aioboto3==15.5.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-openai==0.3.35", - "langgraph==0.6.10", + "jmespath==1.1.0", + "langchain-community==0.4.1", + "langchain-mongodb==0.11.0", + "langchain-core==1.2.7", + "langchain-openai==1.1.7", + "langgraph==1.0.7", "motor==3.7.1", # required by quart-session "pycountry==24.6.1", - "pydantic-extra-types==2.10.6", - "pymongo==4.15.3", - "python-dotenv==1.1.1", - "python-multipart==0.0.20", + "pydantic-extra-types==2.11.0", + "pymongo==4.16.0", + "python-dotenv==1.2.1", + "python-multipart==0.0.22", "rcssmin==1.2.2", "Quart==0.20.0", "quart-assets==0.1.2", @@ -53,9 +53,9 @@ dependencies = [ "quart-session==3.0.0", "requests==2.32.5", "shortuuid==1.0.13", - "starlette==0.48.0", - "uvicorn==0.37.0", - "xsdata==25.7", + "starlette==0.52.1", + "uvicorn==0.40.0", + "xsdata==26.1", "thefuzz==0.22.1", ]