udpate req

This commit is contained in:
2025-10-10 16:32:27 +08:00
parent d5f69eb9b1
commit 09ca9e195d

View File

@@ -2,7 +2,13 @@
name = "lang_agent"
version = "0.1"
dependencies = [
"langchain"
"langchain",
"python-dotenv>=1.0.0",
"websockets>=11.0.3",
"mcp>=1.8.1",
"pydantic>=2.11.4",
"mcp-proxy>=0.8.2",
"loguru"
]
[tool.setuptools.packages.find]